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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java452 * {@link #CALL_STATE_IDLE}.
3359 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
3375 * {@link TelephonyManager#CALL_STATE_IDLE}
3386 return CALL_STATE_IDLE;
3410 return CALL_STATE_IDLE;
3414 return CALL_STATE_IDLE;
3417 return CALL_STATE_IDLE;

Completed in 96 milliseconds