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

/frameworks/base/telephony/java/android/telephony/
H A DPreciseCallState.java63 public static final int PRECISE_CALL_STATE_DISCONNECTING = 8; field in class:PreciseCallState
116 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTING
134 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTING
152 * @see PreciseCallState#PRECISE_CALL_STATE_DISCONNECTING
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java434 return PreciseCallState.PRECISE_CALL_STATE_DISCONNECTING;
460 case PreciseCallState.PRECISE_CALL_STATE_DISCONNECTING:

Completed in 176 milliseconds