Searched refs:NOT_READY (Results 1 – 5 of 5) sorted by relevance
87 NOT_READY, /** ordinal(6) == {@See TelephonyManager#SIM_STATE_NOT_READY} */ enumConstant101 || (this == NETWORK_LOCKED) || (this == READY) || (this == NOT_READY) in iccCardExist()114 case 6: return NOT_READY; in intToState()
247 assertEquals(mUiccProfile.getState(), State.NOT_READY); in testInitialCardState()277 assertEquals(mUiccProfile.getState(), State.NOT_READY); in testUpdateUiccProfileApplicationNotReady()434 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationNoApplication()458 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationNoSupportApplication()499 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationCdmaSupported()533 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateExternalState()
639 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()696 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()717 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()723 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()744 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()
737 case NOT_READY: return IccCardConstants.INTENT_VALUE_ICC_NOT_READY; in getIccStateIntentString()908 case NOT_READY: in broadcastSimStateEvents()
213 case ProgramListResult::NOT_READY: in __ThrowIfFailed()