Searched refs:EVENT_RADIO_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
88 private static final int EVENT_RADIO_UNAVAILABLE = 3; field in UiccController130 mCis[i].registerForNotAvailable(this, EVENT_RADIO_UNAVAILABLE, index); in UiccController()222 case EVENT_RADIO_UNAVAILABLE: in handleMessage()
53 private static final int EVENT_RADIO_UNAVAILABLE = 9; field in UiccCardApplication115 mCi.registerForNotAvailable(mHandler, EVENT_RADIO_UNAVAILABLE, null); in UiccCardApplication()411 case EVENT_RADIO_UNAVAILABLE: