Home
last modified time | relevance | path

Searched refs:currentIsSuperPrivacyMode (Results 1 - 2 of 2) sorted by relevance

/base/telephony/call_manager/services/call/src/
H A Dcall_policy.cpp94 bool currentIsSuperPrivacyMode = DelayedSingleton<CallSuperPrivacyControlManager>::GetInstance()-> in SuperPrivacyMode() local
96 TELEPHONY_LOGI("call policy currentIsSuperPrivacyMode:%{public}d", currentIsSuperPrivacyMode); in SuperPrivacyMode()
97 if (currentIsSuperPrivacyMode) { in SuperPrivacyMode()
H A Dcall_control_manager.cpp259 bool currentIsSuperPrivacyMode = DelayedSingleton<CallSuperPrivacyControlManager>::GetInstance()-> in CurrentIsSuperPrivacyMode() local
261 TELEPHONY_LOGI("call policy answer currentIsSuperPrivacyMode:%{public}d", currentIsSuperPrivacyMode); in CurrentIsSuperPrivacyMode()
262 if (currentIsSuperPrivacyMode) { in CurrentIsSuperPrivacyMode()

Completed in 4 milliseconds