Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp35 const int32_t DISTRIBUTED_CALL_SOURCE_SA_ID = 9855; variable
99 …int32_t ret = managerPtr->SubscribeSystemAbility(DISTRIBUTED_CALL_SOURCE_SA_ID, statusChangeListen… in Init()
101 … TELEPHONY_LOGE("failed to subscribe dcall service SA: %{public}d", DISTRIBUTED_CALL_SOURCE_SA_ID); in Init()
456 if (systemAbilityId != DISTRIBUTED_CALL_SOURCE_SA_ID) { in OnAddSystemAbility()
471 if (systemAbilityId != DISTRIBUTED_CALL_SOURCE_SA_ID) { in OnRemoveSystemAbility()