Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java211 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
212 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
213 PreciseCallState.PRECISE_CALL_STATE_IDLE); in testNotifyPreciseCallState()
220 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
222 PreciseCallState.PRECISE_CALL_STATE_IDLE); in testNotifyPreciseCallState()
229 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
/frameworks/base/telephony/java/android/telephony/
DPreciseCallState.java54 PRECISE_CALL_STATE_IDLE,
68 public static final int PRECISE_CALL_STATE_IDLE = 0; field in PreciseCallState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java447 return PreciseCallState.PRECISE_CALL_STATE_IDLE; in convertPreciseCallState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java431 mRingingCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in TelephonyRegistry()
432 mForegroundCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in TelephonyRegistry()
433 mBackgroundCallState[i] = PreciseCallState.PRECISE_CALL_STATE_IDLE; in TelephonyRegistry()
/frameworks/base/api/
Dsystem-current.txt7756 field public static final int PRECISE_CALL_STATE_IDLE = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73886 Landroid/telephony/PreciseCallState;->PRECISE_CALL_STATE_IDLE:I