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.java96 public static final int PHONE_ENHANCED_VP_ON = 9; field in CallNotifier
182 mCM.registerForInCallVoicePrivacyOn(this, PHONE_ENHANCED_VP_ON, null); in registerForNotifications()
216 case PHONE_ENHANCED_VP_ON: in handleMessage()