Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DDataConnectionStats.java93 || mSimState == TelephonyManager.SIM_STATE_UNKNOWN; in notePhoneDataConnectionState()
135 mSimState = TelephonyManager.SIM_STATE_UNKNOWN; in updateSimState()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccCardConstants.java30 public static final String INTENT_VALUE_ICC_UNKNOWN = Intent.SIM_STATE_UNKNOWN;
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DCarrierTextManagerTest.java594 mCarrierTextManager.getStatusForIccState(TelephonyManager.SIM_STATE_UNKNOWN)); in testGetStatusForIccState()
623 mCarrierTextManager.getStatusForIccState(TelephonyManager.SIM_STATE_UNKNOWN)); in testGetStatusForIccState()
H A DKeyguardUpdateMonitorTest.java720 intent.putExtra(Intent.EXTRA_SIM_STATE, Intent.SIM_STATE_UNKNOWN); in testHandleSimStateChange_Unknown()
724 Assert.assertEquals(TelephonyManager.SIM_STATE_UNKNOWN, in testHandleSimStateChange_Unknown()
3019 mKeyguardUpdateMonitor.handleSimStateChange(-1, 0, TelephonyManager.SIM_STATE_UNKNOWN); in testOnSimStateChanged_Unknown()
3021 TelephonyManager.SIM_STATE_UNKNOWN); in testOnSimStateChanged_Unknown()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java565 case TelephonyManager.SIM_STATE_UNKNOWN: in getStatusForIccState()
H A DKeyguardUpdateMonitor.java313 TelephonyManager.SIM_STATE_UNKNOWN,
2139 int state = TelephonyManager.SIM_STATE_UNKNOWN; in fromIntent()
4204 return TelephonyManager.SIM_STATE_UNKNOWN; in getSimState()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3338 SIM_STATE_UNKNOWN,
3362 public static final int SIM_STATE_UNKNOWN = TelephonyProtoEnums.SIM_STATE_UNKNOWN; // 0 field in TelephonyManager
3588 return SIM_STATE_UNKNOWN; in getSimStateIncludingLoaded()
3669 case SIM_STATE_UNKNOWN: in getSimCardStateFromSimState()
3779 case SIM_STATE_UNKNOWN: in getSimApplicationStateFromSimState()
3783 return SIM_STATE_UNKNOWN; in getSimApplicationStateFromSimState()
17947 return TelephonyManager.SIM_STATE_UNKNOWN; in getSimStateForSlotIndex()
18366 case TelephonyManager.SIM_STATE_UNKNOWN: in simStateToString()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerImpl.java933 && state != TelephonyManager.SIM_STATE_UNKNOWN) { in hasAnySim()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java668 case TelephonyManager.SIM_STATE_UNKNOWN:
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java4603 public static final String SIM_STATE_UNKNOWN = "UNKNOWN"; 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.txt45950 field public static final int SIM_STATE_UNKNOWN = 0; // 0x0