Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCdmaVoicePrivacySwitchPreference.java40 phone.getEnhancedVoicePrivacy(mHandler.obtainMessage(MyHandler.MESSAGE_GET_VP)); in CdmaVoicePrivacySwitchPreference()
63 static final int MESSAGE_GET_VP = 0; field in CdmaVoicePrivacySwitchPreference.MyHandler
69 case MESSAGE_GET_VP: in handleMessage()
102 phone.getEnhancedVoicePrivacy(obtainMessage(MESSAGE_GET_VP)); in handleSetVPResponse()