Home
last modified time | relevance | path

Searched refs:SIM_STATE_CARD_IO_ERROR (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DCarrierTextManagerTest.java248 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testCardIOError()
252 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testCardIOError()
281 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testWrongSlots()
284 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testWrongSlots()
301 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testMoreSlotsThanSubs()
304 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testMoreSlotsThanSubs()
597 TelephonyManager.SIM_STATE_CARD_IO_ERROR)); in testGetStatusForIccState()
626 TelephonyManager.SIM_STATE_CARD_IO_ERROR)); in testGetStatusForIccState()
H A DKeyguardUpdateMonitorTest.java560 Intent.SIM_STATE_CARD_IO_ERROR); in testTelephonyCapable_SimState_CardIOError()
742 intent.putExtra(Intent.EXTRA_SIM_STATE, Intent.SIM_STATE_CARD_IO_ERROR); in testHandleSimStateChange_CardIOError()
743 intent.putExtra(Intent.EXTRA_SIM_LOCKED_REASON, Intent.SIM_STATE_CARD_IO_ERROR); in testHandleSimStateChange_CardIOError()
747 Assert.assertEquals(TelephonyManager.SIM_STATE_CARD_IO_ERROR, in testHandleSimStateChange_CardIOError()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccCardConstants.java38 static public final String INTENT_VALUE_ICC_CARD_IO_ERROR = Intent.SIM_STATE_CARD_IO_ERROR;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java233 TelephonyManager.SIM_STATE_CARD_IO_ERROR, carrier); in updateCarrierTextWithSimIoError()
567 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in getStatusForIccState()
H A DKeyguardUpdateMonitor.java2158 } else if (Intent.SIM_STATE_CARD_IO_ERROR.equals(stateExtra)) { in fromIntent()
2159 state = TelephonyManager.SIM_STATE_CARD_IO_ERROR; in fromIntent()
3806 } else if (state == TelephonyManager.SIM_STATE_CARD_IO_ERROR) { in handleSimStateChange()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3346 SIM_STATE_CARD_IO_ERROR,
3382 public static final int SIM_STATE_CARD_IO_ERROR = field in TelephonyManager
3383 TelephonyProtoEnums.SIM_STATE_CARD_IO_ERROR; // 8
3671 case SIM_STATE_CARD_IO_ERROR: in getSimCardStateFromSimState()
3781 case SIM_STATE_CARD_IO_ERROR: in getSimApplicationStateFromSimState()
18382 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in simStateToString()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java4631 static public final String SIM_STATE_CARD_IO_ERROR = "CARD_IO_ERROR"; 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.txt45942 field public static final int SIM_STATE_CARD_IO_ERROR = 8; // 0x8