Searched refs:SIM_STATE_NOT_READY (Results 1 – 12 of 12) sorted by relevance
32 public static final String INTENT_VALUE_ICC_NOT_READY = Intent.SIM_STATE_NOT_READY;
311 broadcastSimApplicationStateChanged(msg.arg1, TelephonyManager.SIM_STATE_NOT_READY); in handleMessage()443 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimReady()471 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimNotReady()719 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimError()1216 && state == TelephonyManager.SIM_STATE_NOT_READY); in broadcastSimApplicationStateChanged()1256 case TelephonyManager.SIM_STATE_NOT_READY: in simStateString()
27 import static android.telephony.TelephonyManager.SIM_STATE_NOT_READY;181 && simState != SIM_STATE_NOT_READY
113 broadcastSimApplicationStateChanged(phoneId, TelephonyManager.SIM_STATE_NOT_READY); in handleSimReady()
28 import static android.telephony.TelephonyManager.SIM_STATE_NOT_READY;388 sendSimCardStateChangedIntent(PHONE_ID, SIM_STATE_NOT_READY); in testSimStateChangedSimStateNotReady()
142 SIM_STATE_NOT_READY = 6; enumerator
2980 SIM_STATE_NOT_READY,3013 public static final int SIM_STATE_NOT_READY = TelephonyProtoEnums.SIM_STATE_NOT_READY; // 6 field in TelephonyManager3350 return SIM_STATE_NOT_READY; in getSimApplicationStateFromSimState()
4065 public static final String SIM_STATE_NOT_READY = "NOT_READY"; field in Intent
1626 field @Deprecated public static final String SIM_STATE_NOT_READY = "NOT_READY";
46215 field public static final int SIM_STATE_NOT_READY = 6; // 0x6
46071 field public static final int SIM_STATE_NOT_READY = 6; // 0x6