Searched refs:EVENT_SIM_READY (Results 1 – 2 of 2) sorted by relevance
78 private static final int EVENT_SIM_READY = 10; field in SubscriptionInfoUpdater189 case IccCardConstants.INTENT_VALUE_ICC_READY: return EVENT_SIM_READY; in internalIccStateToMessage()258 case EVENT_SIM_READY: in handleMessage()
192 protected static final int EVENT_SIM_READY = 17; field in ServiceStateTracker1087 case EVENT_SIM_READY: in handleMessage()2542 mUiccApplcation.registerForReady(this, EVENT_SIM_READY, null); in onUpdateIccAvailability()