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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java378 * {@link #CALL_STATE_IDLE}.
2807 public static final int CALL_STATE_IDLE = 0; field in class:TelephonyManager
2823 * {@link TelephonyManager#CALL_STATE_IDLE}
2834 return CALL_STATE_IDLE;
2858 return CALL_STATE_IDLE;
2862 return CALL_STATE_IDLE;
2865 return CALL_STATE_IDLE;

Completed in 18 milliseconds