Searched defs:SIM_STATE_READY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1961 * this state before turning to SIM_STATE_READY.
1975 public static final int SIM_STATE_READY = 5; field in class:TelephonyManager
2025 * @see #SIM_STATE_READY
2063 * @see #SIM_STATE_READY
2078 * Availability: SIM state must be {@link #SIM_STATE_READY}
2090 * Availability: SIM state must be {@link #SIM_STATE_READY}
2105 * Availability: SIM state must be {@link #SIM_STATE_READY}
2128 * Availability: SIM state must be {@link #SIM_STATE_READY}
2156 * Availability: SIM state must be {@link #SIM_STATE_READY}
2167 * Availability: SIM state must be {@link #SIM_STATE_READY}
[all...]

Completed in 154 milliseconds