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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java1630 * this state before turning to SIM_STATE_READY.
1644 public static final int SIM_STATE_READY = 5; field in class:TelephonyManager
1696 * @see #SIM_STATE_READY
1733 * @see #SIM_STATE_READY
1748 * Availability: SIM state must be {@link #SIM_STATE_READY}
1760 * Availability: SIM state must be {@link #SIM_STATE_READY}
1775 * Availability: SIM state must be {@link #SIM_STATE_READY}
1798 * Availability: SIM state must be {@link #SIM_STATE_READY}
1826 * Availability: SIM state must be {@link #SIM_STATE_READY}
1837 * Availability: SIM state must be {@link #SIM_STATE_READY}
[all...]

Completed in 47 milliseconds