Searched refs:PRECISE_CALL_STATE_DISCONNECTED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DPreciseCallState.java61 public static final int PRECISE_CALL_STATE_DISCONNECTED = 7; field in class:PreciseCallState
115 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTED
133 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTED
151 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTED
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java432 return PreciseCallState.PRECISE_CALL_STATE_DISCONNECTED;
458 case PreciseCallState.PRECISE_CALL_STATE_DISCONNECTED:

Completed in 44 milliseconds