Home
last modified time | relevance | path

Searched refs:SIM_STATE_LOADED (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierPrivilegesTrackerTest.java27 import static android.telephony.TelephonyManager.SIM_STATE_LOADED;
333 sendSimCardStateChangedIntent(PHONE_ID, SIM_STATE_LOADED); in testSimCardStateChanged()
351 sendSimApplicationStateChangedIntent(PHONE_ID, SIM_STATE_LOADED); in testSimApplicationStateChanged()
364 sendSimCardStateChangedIntent(PHONE_ID, SIM_STATE_LOADED); in testSimStateChangedWithoutIccCard()
377 sendSimCardStateChangedIntent(PHONE_ID_INCORRECT, SIM_STATE_LOADED); in testSimStateChangedMismatchedSlotIndex()
/frameworks/base/telephony/java/com/android/internal/telephony/
DIccCardConstants.java48 public static final String INTENT_VALUE_ICC_LOADED = Intent.SIM_STATE_LOADED;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierPrivilegesTracker.java26 import static android.telephony.TelephonyManager.SIM_STATE_LOADED;
182 && simState != SIM_STATE_LOADED) return;
340 if (simState == SIM_STATE_LOADED) { in handleSimStateChanged()
DSubscriptionInfoUpdater.java615 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_LOADED); in handleSimLoaded()
1264 case TelephonyManager.SIM_STATE_LOADED: in simStateString()
/frameworks/base/core/proto/android/telephony/
Denums.proto155 SIM_STATE_LOADED = 10; enumerator
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2984 SIM_STATE_LOADED,
3030 public static final int SIM_STATE_LOADED = TelephonyProtoEnums.SIM_STATE_LOADED; // 10 field in TelephonyManager
3196 if (simState == SIM_STATE_LOADED) { in getSimState()
3399 if (simState == SIM_STATE_LOADED) { in getSimState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2798 case TelephonyManager.SIM_STATE_LOADED: in mapSimStateToProto()
2799 return SimState.SIM_STATE_LOADED; in mapSimStateToProto()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2302 if (mSimState == TelephonyManager.SIM_STATE_LOADED) { in onCarrierConfigChanged()
2337 } else if (mSimState == TelephonyManager.SIM_STATE_LOADED) { in onSimStateUpdated()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcTrackerTest.java633 TelephonyManager.SIM_STATE_LOADED, 0)); in sendInitializationEvents()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1863 SIM_STATE_LOADED = 2; enumerator
/frameworks/base/core/java/android/content/
DIntent.java4138 public static final String SIM_STATE_LOADED = "LOADED"; field in Intent
/frameworks/base/telephony/api/
Dsystem-current.txt948 field public static final int SIM_STATE_LOADED = 10; // 0xa
/frameworks/base/api/
Dsystem-current.txt1624 field @Deprecated public static final String SIM_STATE_LOADED = "LOADED";
9176 field public static final int SIM_STATE_LOADED = 10; // 0xa
/frameworks/base/non-updatable-api/
Dsystem-current.txt1624 field @Deprecated public static final String SIM_STATE_LOADED = "LOADED";
9074 field public static final int SIM_STATE_LOADED = 10; // 0xa