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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java474 * {@link #CALL_STATE_IDLE}.
4018 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
4034 * {@link TelephonyManager#CALL_STATE_IDLE}
4045 return CALL_STATE_IDLE;
4069 return CALL_STATE_IDLE;
4073 return CALL_STATE_IDLE;
4076 return CALL_STATE_IDLE;

Completed in 277 milliseconds