Home
last modified time | relevance | path

Searched refs:SIM_STATE_NOT_READY (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DCarrierTextManagerTest.java231 .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()
H A DKeyguardUpdateMonitorTest.java627 , 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()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccCardConstants.java32 public static final String INTENT_VALUE_ICC_NOT_READY = Intent.SIM_STATE_NOT_READY;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java555 case TelephonyManager.SIM_STATE_NOT_READY: in getStatusForIccState()
H A DKeyguardUpdateMonitor.java314 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()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3344 SIM_STATE_NOT_READY,
3377 public static final int SIM_STATE_NOT_READY = TelephonyProtoEnums.SIM_STATE_NOT_READY; // 6 field in TelephonyManager
3787 return SIM_STATE_NOT_READY; in getSimApplicationStateFromSimState()
18378 case TelephonyManager.SIM_STATE_NOT_READY: in simStateToString()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java666 case TelephonyManager.SIM_STATE_NOT_READY:
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java4610 public static final String SIM_STATE_NOT_READY = "NOT_READY"; field in Intent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45945 field public static final int SIM_STATE_NOT_READY = 6; // 0x6