Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DCarrierTextManagerTest.java274 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testCardIOError()
278 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testCardIOError()
307 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testWrongSlots()
310 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testWrongSlots()
327 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testMoreSlotsThanSubs()
330 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testMoreSlotsThanSubs()
775 TelephonyManager.SIM_STATE_CARD_IO_ERROR)); in testGetStatusForIccState()
804 TelephonyManager.SIM_STATE_CARD_IO_ERROR)); in testGetStatusForIccState()
DKeyguardUpdateMonitorTest.java506 Intent.SIM_STATE_CARD_IO_ERROR); in testTelephonyCapable_SimState_CardIOError()
688 intent.putExtra(Intent.EXTRA_SIM_STATE, Intent.SIM_STATE_CARD_IO_ERROR); in testHandleSimStateChange_CardIOError()
689 intent.putExtra(Intent.EXTRA_SIM_LOCKED_REASON, Intent.SIM_STATE_CARD_IO_ERROR); in testHandleSimStateChange_CardIOError()
693 Assert.assertEquals(TelephonyManager.SIM_STATE_CARD_IO_ERROR, in testHandleSimStateChange_CardIOError()
/frameworks/base/telephony/java/com/android/internal/telephony/
DIccCardConstants.java38 static public final String INTENT_VALUE_ICC_CARD_IO_ERROR = Intent.SIM_STATE_CARD_IO_ERROR;
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java253 TelephonyManager.SIM_STATE_CARD_IO_ERROR, carrier); in updateCarrierTextWithSimIoError()
615 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in getStatusForIccState()
DKeyguardUpdateMonitor.java1967 } else if (Intent.SIM_STATE_CARD_IO_ERROR.equals(stateExtra)) { in fromIntent()
1968 state = TelephonyManager.SIM_STATE_CARD_IO_ERROR; in fromIntent()
3312 } else if (state == TelephonyManager.SIM_STATE_CARD_IO_ERROR) { in handleSimStateChange()
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto195 SIM_STATE_CARD_IO_ERROR = 8; enumerator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPinStorage.java542 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in onSimStatusChange()
DUiccController.java914 cardState = TelephonyManager.SIM_STATE_CARD_IO_ERROR; in broadcastSimStateEvents()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3493 SIM_STATE_CARD_IO_ERROR,
3530 public static final int SIM_STATE_CARD_IO_ERROR = field in TelephonyManager
3531 TelephonyProtoEnums.SIM_STATE_CARD_IO_ERROR; // 8
3832 case SIM_STATE_CARD_IO_ERROR: in getSimCardStateFromSimState()
3949 case SIM_STATE_CARD_IO_ERROR: in getSimApplicationStateFromSimState()
19389 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in simStateToString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java4469 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in updateSimState()
/frameworks/base/core/java/android/content/
DIntent.java4743 static public final String SIM_STATE_CARD_IO_ERROR = "CARD_IO_ERROR"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt46333 field public static final int SIM_STATE_CARD_IO_ERROR = 8; // 0x8