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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java126 * {@link #CALL_STATE_IDLE}.
699 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
717 return CALL_STATE_IDLE;
720 return CALL_STATE_IDLE;

Completed in 5 milliseconds