Home
last modified time | relevance | path

Searched refs:OnDCallSystemAbilityRemoved (Results 1 - 2 of 2) sorted by relevance

/base/telephony/call_manager/services/distributed_call/include/
H A Ddistributed_call_manager.h55 void OnDCallSystemAbilityRemoved(const std::string &deviceId);
/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp493 void DistributedCallManager::OnDCallSystemAbilityRemoved(const std::string &deviceId) in OnDCallSystemAbilityRemoved() function in OHOS::Telephony::DistributedCallManager
503 TELEPHONY_LOGI("OnDCallSystemAbilityRemoved end."); in OnDCallSystemAbilityRemoved()
533 DelayedSingleton<DistributedCallManager>::GetInstance()->OnDCallSystemAbilityRemoved(deviceId); in OnRemoveSystemAbility()

Completed in 3 milliseconds