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.java1937 mCi.getRadioCapability(obtainMessage(EVENT_GET_RADIO_CAPABILITY)); in handleRadioAvailable()
2296 case EVENT_GET_RADIO_CAPABILITY: in handleMessage()
DPhone.java171 protected static final int EVENT_GET_RADIO_CAPABILITY = 35; field in Phone