Searched defs:CALL_STATE_IDLE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java226 * {@link #CALL_STATE_IDLE}.
1183 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
1201 return CALL_STATE_IDLE;
1204 return CALL_STATE_IDLE;

Completed in 48 milliseconds