Home
last modified time | relevance | path

Searched refs:PRECISE_CALL_STATE_IDLE (Results 1 – 4 of 4) 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()
220 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
222 PreciseCallState.PRECISE_CALL_STATE_IDLE); in testNotifyPreciseCallState()
227 PreciseCallState.PRECISE_CALL_STATE_IDLE, in testNotifyPreciseCallState()
/frameworks/base/telephony/java/android/telephony/
DPreciseCallState.java45 public static final int PRECISE_CALL_STATE_IDLE = 0; field in PreciseCallState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java411 return PreciseCallState.PRECISE_CALL_STATE_IDLE; in convertPreciseCallState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java181 private int mRingingCallState = PreciseCallState.PRECISE_CALL_STATE_IDLE;
183 private int mForegroundCallState = PreciseCallState.PRECISE_CALL_STATE_IDLE;
185 private int mBackgroundCallState = PreciseCallState.PRECISE_CALL_STATE_IDLE;