Home
last modified time | relevance | path

Searched refs:tearDownControl (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DNonUiInCallServiceTest.java84 tearDownControl(); in testMidCallComponentEnablement()
165 tearDownControl(); in testMidCallComponentEnablementWithNoneAvailableAtStart()
222 tearDownControl(); in testNullBinding()
235 private void tearDownControl() throws Exception { in tearDownControl() method in NonUiInCallServiceTest
236 Api29InCallUtils.tearDownControl(mContext, in tearDownControl()
DApi29InCallUtils.java56 public static void tearDownControl(Context context, ServiceConnection serviceConnection) { in tearDownControl() method in Api29InCallUtils
DBackgroundCallAudioTest.java535 tearDownControl(); in testLowerApiLevelCompatibility1()
573 tearDownControl(); in testLowerApiLevelCompatibility2()
661 private void tearDownControl() throws Exception { in tearDownControl() method in BackgroundCallAudioTest
662 Api29InCallUtils.tearDownControl(mContext, in tearDownControl()
DSelfManagedConnectionServiceTest.java198 private void tearDownControl(TestServiceConnection c) throws Exception { in tearDownControl() method in SelfManagedConnectionServiceTest
785 tearDownControl(selfManagedConnection); in testSelfManagedAndSimBasedCallSwapping()
1375 if (conn != null) tearDownControl(conn); in testPlaceCallToRegisteredSelfManagedConnectionService()
1408 if (conn != null) tearDownControl(conn); in testPlaceIncorrectSelfManagedCallFromRemote()
1513 tearDownControl(conn); in testCallSwapBetweenTwoSelfManagedConnectionServices()
1570 tearDownControl(conn); in testManagedCallWhileNoHoldCapabilitySelfMaganedCallActive()