Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dincoming_call_wake_up.h46 bool IsPowerAbilityExist();
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dincoming_call_wake_up.cpp90 bool IncomingCallWakeup::IsPowerAbilityExist() in IsPowerAbilityExist() function in OHOS::Telephony::IncomingCallWakeup
/ohos5.0/base/telephony/call_manager/test/fuzztest/callnotification_fuzzer/
H A Dcallnotification_fuzzer.cpp78 notification->IsPowerAbilityExist(); in IncomingCallWakeupFunc()