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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1790 * this state before turning to SIM_STATE_READY.
1804 public static final int SIM_STATE_READY = 5; field in class:TelephonyManager
1861 * @see #SIM_STATE_READY
1898 * @see #SIM_STATE_READY
1913 * Availability: SIM state must be {@link #SIM_STATE_READY}
1925 * Availability: SIM state must be {@link #SIM_STATE_READY}
1940 * Availability: SIM state must be {@link #SIM_STATE_READY}
1963 * Availability: SIM state must be {@link #SIM_STATE_READY}
1991 * Availability: SIM state must be {@link #SIM_STATE_READY}
2002 * Availability: SIM state must be {@link #SIM_STATE_READY}
[all...]

Completed in 90 milliseconds