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()
229 assertEquals(mUiccProfile.getState(), State.NOT_READY); in testInitialCardState()259 assertEquals(mUiccProfile.getState(), State.NOT_READY); in testUpdateUiccProfileApplicationNotReady()416 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationNoApplication()440 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationNoSupportApplication()481 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationCdmaSupported()515 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateExternalState()
532 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()578 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()599 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()605 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()626 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()
633 case NOT_READY: return IccCardConstants.INTENT_VALUE_ICC_NOT_READY; in getIccStateIntentString()
213 case ProgramListResult::NOT_READY: in __ThrowIfFailed()