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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java143 * {@link #CALL_STATE_IDLE}.
1038 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
1056 return CALL_STATE_IDLE;
1059 return CALL_STATE_IDLE;

Completed in 130 milliseconds