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

/frameworks/base/telephony/java/android/telephony/
H A DPreciseCallState.java49 public static final int PRECISE_CALL_STATE_ACTIVE = 1; field in class:PreciseCallState
109 * @see PreciseCallState#PRECISE_CALL_STATE_ACTIVE
127 * @see PreciseCallState#PRECISE_CALL_STATE_ACTIVE
145 * @see PreciseCallState#PRECISE_CALL_STATE_ACTIVE
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java420 return PreciseCallState.PRECISE_CALL_STATE_ACTIVE;
446 case PreciseCallState.PRECISE_CALL_STATE_ACTIVE:

Completed in 138 milliseconds