Home
last modified time | relevance | path

Searched refs:CALLBACK_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp37 const std::string CALLBACK_NAME = "telephony"; variable
421 …if (dcallProxy_->RegisterDeviceCallback(CALLBACK_NAME, dcallDeviceListener_) != TELEPHONY_SUCCESS)… in OnDCallSystemAbilityAdded()