Home
last modified time | relevance | path

Searched refs:isSystemAbilityAdd_ (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.h91 bool isSystemAbilityAdd_ = false; variable
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp288 isSystemAbilityAdd_ = isSystemAbilityAdd; in SetSystemAbilityAdd()
293 if (!isDataShareReady_ || !isSystemAbilityAdd_ || isUnReadMissedCallLogQuery_) { in QueryUnReadMissedCallLog()