Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2186 mCi.getRadioCapability(obtainMessage(EVENT_GET_RADIO_CAPABILITY)); in handleRadioAvailable()
2560 case EVENT_GET_RADIO_CAPABILITY: in handleMessage()
DPhone.java190 protected static final int EVENT_GET_RADIO_CAPABILITY = 35; field in Phone