Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneProxy.java75 private static final int EVENT_REQUEST_VOICE_RADIO_TECH_DONE = 3; field in PhoneProxy
118 obtainMessage(EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleMessage()
131 case EVENT_REQUEST_VOICE_RADIO_TECH_DONE: in handleMessage()
157 EVENT_REQUEST_VOICE_RADIO_TECH_DONE)); in handleMessage()