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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java764 * this state before turning to SIM_STATE_READY. */
775 public static final int SIM_STATE_READY = 5; field in class:TelephonyManager
801 * @see #SIM_STATE_READY
818 return SIM_STATE_READY;
829 * Availability: SIM state must be {@link #SIM_STATE_READY}
840 * Availability: SIM state must be {@link #SIM_STATE_READY}

Completed in 87 milliseconds