Searched refs:NOT_READY (Results 1 – 10 of 10) 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()
230 assertEquals(mUiccProfile.getState(), State.NOT_READY); in testInitialCardState()260 assertEquals(mUiccProfile.getState(), State.NOT_READY); in testUpdateUiccProfileApplicationNotReady()417 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationNoApplication()441 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationNoSupportApplication()482 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateUiccProfileApplicationCdmaSupported()516 assertEquals(State.NOT_READY, mUiccProfile.getState()); in testUpdateExternalState()
411 .thenReturn(IccCardConstants.State.NOT_READY); in testCarrierText_oneDisabledSub()435 .thenReturn(IccCardConstants.State.NOT_READY) in testCarrierText_firstDisabledSub()462 .thenReturn(IccCardConstants.State.NOT_READY) in testCarrierText_threeSubsMiddleDisabled()
538 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()584 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()605 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()611 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()632 setExternalState(IccCardConstants.State.NOT_READY); in updateExternalState()
637 case NOT_READY: return IccCardConstants.INTENT_VALUE_ICC_NOT_READY; in getIccStateIntentString()
502 case NOT_READY: in getStatusForIccState()
213 case ProgramListResult::NOT_READY: in __ThrowIfFailed()
454 case NOT_READY:
1626 field @Deprecated public static final String SIM_STATE_NOT_READY = "NOT_READY";