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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1789 * this state before turning to SIM_STATE_READY.
1803 public static final int SIM_STATE_READY = 5; field in class:TelephonyManager
1860 * @see #SIM_STATE_READY
1897 * @see #SIM_STATE_READY
1912 * Availability: SIM state must be {@link #SIM_STATE_READY}
1924 * Availability: SIM state must be {@link #SIM_STATE_READY}
1939 * Availability: SIM state must be {@link #SIM_STATE_READY}
1962 * Availability: SIM state must be {@link #SIM_STATE_READY}
1990 * Availability: SIM state must be {@link #SIM_STATE_READY}
2001 * Availability: SIM state must be {@link #SIM_STATE_READY}
[all...]

Completed in 241 milliseconds