Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DNotificationMgr.java821 boolean enhancedVoicePrivacy = mApp.notifier.getVoicePrivacyState(); in updateInCallNotification()
DCallNotifier.java1876 /* package */ boolean getVoicePrivacyState() { in getVoicePrivacyState() method in CallNotifier