Home
last modified time | relevance | path

Searched refs:PRECISE_CALL_STATE_IDLE (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java213 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
214 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
215 PreciseCallState.PRECISE_CALL_STATE_IDLE); in testNotifyPreciseCallState()
222 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
224 PreciseCallState.PRECISE_CALL_STATE_IDLE); in testNotifyPreciseCallState()
231 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
/frameworks/base/telephony/java/android/telephony/
DPreciseCallState.java52 public static final int PRECISE_CALL_STATE_IDLE = 0; field in PreciseCallState
DAnnotation.java483 PreciseCallState.PRECISE_CALL_STATE_IDLE,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java318 return PreciseCallState.PRECISE_CALL_STATE_IDLE; in convertPreciseCallState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java517 mRingingCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in onMultiSimConfigChanged()
518 mForegroundCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in onMultiSimConfigChanged()
519 mBackgroundCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in onMultiSimConfigChanged()
606 mRingingCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in TelephonyRegistry()
607 mForegroundCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in TelephonyRegistry()
608 mBackgroundCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in TelephonyRegistry()
/frameworks/base/telephony/api/
Dsystem-current.txt411 field public static final int PRECISE_CALL_STATE_IDLE = 0; // 0x0
/frameworks/base/api/
Dsystem-current.txt8654 field public static final int PRECISE_CALL_STATE_IDLE = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt8552 field public static final int PRECISE_CALL_STATE_IDLE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68911 Landroid/telephony/PreciseCallState;->PRECISE_CALL_STATE_IDLE:I