Home
last modified time | relevance | path

Searched refs:PRECISE_CALL_STATE_NOT_VALID (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPreciseCallState.java50 public static final int PRECISE_CALL_STATE_NOT_VALID = -1; field in PreciseCallState
70 private @PreciseCallStates int mRingingCallState = PRECISE_CALL_STATE_NOT_VALID;
71 private @PreciseCallStates int mForegroundCallState = PRECISE_CALL_STATE_NOT_VALID;
72 private @PreciseCallStates int mBackgroundCallState = PRECISE_CALL_STATE_NOT_VALID;
DAnnotation.java482 PreciseCallState.PRECISE_CALL_STATE_NOT_VALID,
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2994 return new PreciseCallState(PreciseCallState.PRECISE_CALL_STATE_NOT_VALID,
2995 PreciseCallState.PRECISE_CALL_STATE_NOT_VALID,
2996 PreciseCallState.PRECISE_CALL_STATE_NOT_VALID,
/frameworks/base/telephony/api/
Dsystem-current.txt413 field public static final int PRECISE_CALL_STATE_NOT_VALID = -1; // 0xffffffff
/frameworks/base/api/
Dsystem-current.txt8656 field public static final int PRECISE_CALL_STATE_NOT_VALID = -1; // 0xffffffff
/frameworks/base/non-updatable-api/
Dsystem-current.txt8554 field public static final int PRECISE_CALL_STATE_NOT_VALID = -1; // 0xffffffff
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68913 Landroid/telephony/PreciseCallState;->PRECISE_CALL_STATE_NOT_VALID:I