Searched refs:SIM_STATE_NOT_READY (Results 1 – 10 of 10) sorted by relevance
231 .thenReturn(TelephonyManager.SIM_STATE_NOT_READY); in testAirplaneMode_noSim_nullPlmn_nullSpn_doesNotCrash()504 .thenReturn(TelephonyManager.SIM_STATE_NOT_READY); in testCarrierText_oneDisabledSub()528 .thenReturn(TelephonyManager.SIM_STATE_NOT_READY) in testCarrierText_firstDisabledSub()555 .thenReturn(TelephonyManager.SIM_STATE_NOT_READY) in testCarrierText_threeSubsMiddleDisabled()581 mCarrierTextManager.getStatusForIccState(TelephonyManager.SIM_STATE_NOT_READY)); in testGetStatusForIccState()610 TelephonyManager.SIM_STATE_NOT_READY)); in testGetStatusForIccState()
627 , Intent.SIM_STATE_NOT_READY); in testTelephonyCapable_BootInitState_SimState_NotReady()804 intent.putExtra(Intent.EXTRA_SIM_STATE, Intent.SIM_STATE_NOT_READY); in testHandleSimStateChange_NotReady()808 Assert.assertEquals(TelephonyManager.SIM_STATE_NOT_READY, in testHandleSimStateChange_NotReady()3029 mKeyguardUpdateMonitor.handleSimStateChange(-1, 0, TelephonyManager.SIM_STATE_NOT_READY); in testOnSimStateChanged_HandleSimStateNotReady()3031 TelephonyManager.SIM_STATE_NOT_READY); in testOnSimStateChanged_HandleSimStateNotReady()
32 public static final String INTENT_VALUE_ICC_NOT_READY = Intent.SIM_STATE_NOT_READY;
555 case TelephonyManager.SIM_STATE_NOT_READY: in getStatusForIccState()
314 TelephonyManager.SIM_STATE_NOT_READY);2162 } else if (Intent.SIM_STATE_NOT_READY.equals(stateExtra)) { in fromIntent()2163 state = TelephonyManager.SIM_STATE_NOT_READY; in fromIntent()
3344 SIM_STATE_NOT_READY,3377 public static final int SIM_STATE_NOT_READY = TelephonyProtoEnums.SIM_STATE_NOT_READY; // 6 field in TelephonyManager3787 return SIM_STATE_NOT_READY; in getSimApplicationStateFromSimState()18378 case TelephonyManager.SIM_STATE_NOT_READY: in simStateToString()
666 case TelephonyManager.SIM_STATE_NOT_READY:
4610 public static final String SIM_STATE_NOT_READY = "NOT_READY"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45945 field public static final int SIM_STATE_NOT_READY = 6; // 0x6