Home
last modified time | relevance | path

Searched refs:disconnectAndDestroy (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallServiceTest.java140 connection.disconnectAndDestroy(); in testInCallServiceOutgoing()
164 connection.disconnectAndDestroy(); in testInCallServiceIncoming()
206 connection.disconnectAndDestroy(); in testSelfManagedSignalling()
/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnection.java68 public void disconnectAndDestroy() { in disconnectAndDestroy() method in SelfManagedConnection
106 disconnectAndDestroy(); in onDisconnect()
DSelfManagedConnectionServiceTest.java522 connection.disconnectAndDestroy(); in testSelfManagedCallMuteAndUnmute()
721 connection.disconnectAndDestroy(); in testAudioModeRemainsVoip()
843 connection.disconnectAndDestroy(); in testSelfManagedAndSimBasedCallHoldFailure()
890 selfManagedConnection.disconnectAndDestroy(); in testAcceptRingingCallOnSingleSelfManagedCall()
941 outgoing_SM_connection.disconnectAndDestroy(); in testAcceptRingingCallOnMultipleSelfManagedCalls()
944 incoming_SM_connection.disconnectAndDestroy(); in testAcceptRingingCallOnMultipleSelfManagedCalls()
981 selfManagedConnection.disconnectAndDestroy(); in testEndCallOnSelfManagedCallOnActiveCall()
1021 selfManagedConnection.disconnectAndDestroy(); in testEndCallOnSelfManagedCallOnRingingCall()
1106 connection2.disconnectAndDestroy(); in testIncomingWhileOngoingWithinLimit()
1161 connection.disconnectAndDestroy(); in testSelfManagedConnectionServiceLostFocus()
[all …]
DSelfManagedConnectionTest.java239 connection.disconnectAndDestroy(); in testBindToSupportNonUiInCallService()
266 connection.disconnectAndDestroy(); in testBindToSupportDefaultDialerNoCarMode()
289 connection.disconnectAndDestroy(); in testNoBindToUnsupportDefaultDialerNoCarMode()
317 connection.disconnectAndDestroy(); in testEnterCarMode()
627 connection.disconnectAndDestroy(); in testChangeCarModeApp()
658 connection.disconnectAndDestroy(); in testExitCarMode()
DNonUiInCallServiceTest.java167 connection.disconnectAndDestroy(); in testMidCallComponentEnablementWithNoneAvailableAtStart()
171 connection.disconnectAndDestroy(); in testMidCallComponentEnablementWithNoneAvailableAtStart()
DDefaultPhoneAccountTest.java394 connection.disconnectAndDestroy(); in setDisconnectedAndVerify()
DConnectionServiceTest.java257 selfManagedConnection.disconnectAndDestroy(); in testConnectionServiceFocusGainedWithDifferentConnectionService()
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DConnectionServiceCallController.java178 mConnection.disconnectAndDestroy(); in disconnectConnection()