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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java282 * {@link #CALL_STATE_IDLE}.
2255 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
2272 return CALL_STATE_IDLE;
2288 return CALL_STATE_IDLE;
2291 return CALL_STATE_IDLE;

Completed in 27 milliseconds