Searched refs:PRECISE_CALL_STATE_INCOMING_SETUP (Results 1 – 5 of 5) sorted by relevance
24 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()
73 public static final int PRECISE_CALL_STATE_INCOMING_SETUP = 9; field in PreciseCallState
31 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING_SETUP;2238 "incomingCallSetup", PRECISE_CALL_STATE_INCOMING_SETUP, incomingProfile); in testConvertToSrvccConnectionInfoMtPreAlerting()
30 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()
14873 field public static final int PRECISE_CALL_STATE_INCOMING_SETUP = 9; // 0x9