Home
last modified time | relevance | path

Searched refs:STATE_DIALING (Results 1 – 14 of 14) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteSOSMessageRecommenderTest.java218 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testTimeoutBeforeEmergencyCallEnd()
251 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testTimeoutBeforeEmergencyCallEnd_EventDisplayEmergencyMessageNotSent()
278 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testTimeoutBeforeEmergencyCallEnd_T911_FromNotConnectedToConnected()
318 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testNetworkStateChangedBeforeTimeout()
364 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testSatelliteProvisionStateChangedBeforeTimeout()
406 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testEmergencyCallRedialBeforeTimeout()
480 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testSatelliteNotAllowedInCurrentLocation()
611 mTestConnection.getTelecomCallId(), Connection.STATE_DIALING); in testCellularServiceStateChangedBeforeTimeout()
/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
DCrossDeviceCall.java194 case Call.STATE_DIALING: in convertStateToStatus()
222 return Call.STATE_DIALING; in convertStatusToState()
DCallMetadataSyncConnectionService.java323 } else if (state == Call.STATE_DIALING) { in initialize()
379 } else if (state == Call.STATE_DIALING) { in update()
/frameworks/base/telephony/java/android/telephony/ims/
DImsConferenceState.java167 return Connection.STATE_DIALING; in getConnectionStateForStatus()
/frameworks/base/telecomm/java/android/telecom/
DConnection.java131 STATE_DIALING,
160 public static final int STATE_DIALING = 3; field in Connection
2513 case STATE_DIALING: in stateToString()
2652 setState(STATE_DIALING); in setDialing()
DCall.java63 public static final int STATE_DIALING = 1; field in Call
149 STATE_DIALING,
2375 case STATE_DIALING: in stateToString()
DConference.java413 setState(Connection.STATE_DIALING); in setDialing()
DRemoteConnectionService.java134 .setState(Connection.STATE_DIALING);
DConnectionService.java1864 case Connection.STATE_DIALING:
2023 case Connection.STATE_DIALING:
/frameworks/base/services/tests/servicestests/src/com/android/server/companion/datatransfer/contextsync/
DCrossDeviceCallTest.java156 crossDeviceCall.updateCallDetails(createCallDetails(Call.STATE_DIALING, in updateCallDetails_transitionDialingToOngoing()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteSOSMessageRecommender.java379 if (state == Connection.STATE_DIALING in handleEmergencyCallConnectionStateChangedEvent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java5602 case DIALING: return android.hardware.radio.voice.Call.STATE_DIALING; in convertCallState()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt42300 field public static final int STATE_DIALING = 1; // 0x1
42816 field public static final int STATE_DIALING = 3; // 0x3