Home
last modified time | relevance | path

Searched refs:PRECISE_CALL_STATE_INCOMING_SETUP (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSrvccConnection.java24 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING_SETUP;
90 if (preciseCallState == PRECISE_CALL_STATE_INCOMING_SETUP) { in SrvccConnection()
179 case PRECISE_CALL_STATE_INCOMING_SETUP: return Call.State.INCOMING; in toCallState()
/frameworks/base/telephony/java/android/telephony/
DPreciseCallState.java73 public static final int PRECISE_CALL_STATE_INCOMING_SETUP = 9; field in PreciseCallState
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java31 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING_SETUP;
2238 "incomingCallSetup", PRECISE_CALL_STATE_INCOMING_SETUP, incomingProfile); in testConvertToSrvccConnectionInfoMtPreAlerting()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java30 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING_SETUP;
6147 case PRECISE_CALL_STATE_INCOMING_SETUP: in isCallProfileSupported()
6227 case PRECISE_CALL_STATE_INCOMING_SETUP: return true; in isAlive()
/frameworks/base/core/api/
Dsystem-current.txt14873 field public static final int PRECISE_CALL_STATE_INCOMING_SETUP = 9; // 0x9