Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallNotifier.java97 public static final int PHONE_ENHANCED_VP_ON = 9; field in CallNotifier
183 mCM.registerForInCallVoicePrivacyOn(this, PHONE_ENHANCED_VP_ON, null); in registerForNotifications()
217 case PHONE_ENHANCED_VP_ON: in handleMessage()