Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCdmaVoicePrivacySwitchPreference.java57 mHandler.obtainMessage(MyHandler.MESSAGE_SET_VP)); in onClick()
64 static final int MESSAGE_SET_VP = 1; field in CdmaVoicePrivacySwitchPreference.MyHandler
72 case MESSAGE_SET_VP: in handleMessage()