Searched refs:currentIsSuperPrivacyMode (Results 1 – 2 of 2) sorted by relevance
92 … bool currentIsSuperPrivacyMode = DelayedSingleton<CallSuperPrivacyControlManager>::GetInstance()-> in SuperPrivacyMode() local94 TELEPHONY_LOGI("call policy currentIsSuperPrivacyMode:%{public}d", currentIsSuperPrivacyMode); in SuperPrivacyMode()95 if (currentIsSuperPrivacyMode) { in SuperPrivacyMode()
265 … bool currentIsSuperPrivacyMode = DelayedSingleton<CallSuperPrivacyControlManager>::GetInstance()-> in CurrentIsSuperPrivacyMode() local267 …LEPHONY_LOGI("call policy answer currentIsSuperPrivacyMode:%{public}d", currentIsSuperPrivacyMode); in CurrentIsSuperPrivacyMode()268 if (currentIsSuperPrivacyMode) { in CurrentIsSuperPrivacyMode()