Searched refs:INTENT_VALUE_ICC_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
30 public static final String INTENT_VALUE_ICC_UNKNOWN = Intent.SIM_STATE_UNKNOWN; field in IccCardConstants
226 case IccCardConstants.INTENT_VALUE_ICC_UNKNOWN: return EVENT_SIM_UNKNOWN; in internalIccStateToMessage()295 broadcastSimStateChanged(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_UNKNOWN, null); in handleMessage()298 updateSubscriptionCarrierId(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_UNKNOWN); in handleMessage()299 updateCarrierServices(msg.arg1, IccCardConstants.INTENT_VALUE_ICC_UNKNOWN); in handleMessage()
322 IccCardConstants.INTENT_VALUE_ICC_UNKNOWN, null, phoneId); in testUiccSlotBroadcastAbsent()
642 default: return IccCardConstants.INTENT_VALUE_ICC_UNKNOWN; in getIccStateIntentString()1143 configManager.updateConfigForPhoneId(index, IccCardConstants.INTENT_VALUE_ICC_UNKNOWN); in onSimRefresh()
222 IccCardConstants.INTENT_VALUE_ICC_UNKNOWN, null, FAKE_SUB_ID_1); in testSimUnknown()230 eq(IccCardConstants.INTENT_VALUE_ICC_UNKNOWN)); in testSimUnknown()