Searched refs:EVENT_RADIO_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
109 private static final int EVENT_RADIO_UNAVAILABLE = 7; field in UiccController179 mCis[i].registerForNotAvailable(this, EVENT_RADIO_UNAVAILABLE, i); in UiccController()414 case EVENT_RADIO_UNAVAILABLE: in handleMessage()
52 private static final int EVENT_RADIO_UNAVAILABLE = 9; field in UiccCardApplication118 mCi.registerForNotAvailable(mHandler, EVENT_RADIO_UNAVAILABLE, null); in UiccCardApplication()411 case EVENT_RADIO_UNAVAILABLE: