Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DCarrierTextControllerTest.java205 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testCardIOError()
209 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testCardIOError()
238 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testWrongSlots()
241 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testWrongSlots()
258 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testMoreSlotsThanSubs()
261 TelephonyManager.SIM_STATE_CARD_IO_ERROR); in testMoreSlotsThanSubs()
DKeyguardUpdateMonitorTest.java282 Intent.SIM_STATE_CARD_IO_ERROR); in testTelephonyCapable_SimState_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/systemui/statusbar/policy/
DEmergencyCryptkeeperText.java92 || (simState == TelephonyManager.SIM_STATE_CARD_IO_ERROR) in iccCardExist()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextController.java209 TelephonyManager.SIM_STATE_CARD_IO_ERROR, carrier); in updateCarrierTextWithSimIoError()
543 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in getStatusForIccState()
DKeyguardUpdateMonitor.java1372 } else if (Intent.SIM_STATE_CARD_IO_ERROR.equals(stateExtra)) { in fromIntent()
1373 state = TelephonyManager.SIM_STATE_CARD_IO_ERROR; in fromIntent()
2395 } else if (state == TelephonyManager.SIM_STATE_CARD_IO_ERROR) { in handleSimStateChange()
/frameworks/base/core/proto/android/telephony/
Denums.proto146 SIM_STATE_CARD_IO_ERROR = 8; enumerator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java676 broadcastSimCardStateChanged(phoneId, TelephonyManager.SIM_STATE_CARD_IO_ERROR); in handleSimError()
1218 case TelephonyManager.SIM_STATE_CARD_IO_ERROR: in simStateString()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3272 SIM_STATE_CARD_IO_ERROR,
3308 public static final int SIM_STATE_CARD_IO_ERROR = field in TelephonyManager
3309 TelephonyProtoEnums.SIM_STATE_CARD_IO_ERROR; // 8
3560 case SIM_STATE_CARD_IO_ERROR: in getSimCardStateFromSimState()
3634 case SIM_STATE_CARD_IO_ERROR: in getSimApplicationStateFromSimState()
/frameworks/base/core/java/android/content/
DIntent.java4137 static public final String SIM_STATE_CARD_IO_ERROR = "CARD_IO_ERROR"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt48312 field public static final int SIM_STATE_CARD_IO_ERROR = 8; // 0x8