Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_records_manager.h78 void SetSystemAbilityAdd(bool isSystemAbilityAdd);
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp286 void CallRecordsManager::SetSystemAbilityAdd(bool isSystemAbilityAdd) in SetSystemAbilityAdd() function in OHOS::Telephony::CallRecordsManager
319 DelayedSingleton<CallRecordsManager>::GetInstance()->SetSystemAbilityAdd(true); in OnAddSystemAbility()