Searched refs:EVENT_RADIO_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
86 private static final int EVENT_RADIO_UNAVAILABLE = 3; field in UiccController124 mCis[i].registerForNotAvailable(this, EVENT_RADIO_UNAVAILABLE, index); in UiccController()216 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: