Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DNonUiInCallServiceTest.java76 tearDownControl(); in testMidCallComponentEnablement()
115 tearDownControl(); in testNullBinding()
128 private void tearDownControl() throws Exception { in tearDownControl() method in NonUiInCallServiceTest
129 Api29InCallUtils.tearDownControl(mContext, in tearDownControl()
DApi29InCallUtils.java55 public static void tearDownControl(Context context, ServiceConnection serviceConnection) { in tearDownControl() method in Api29InCallUtils
DBackgroundCallAudioTest.java531 tearDownControl(); in testLowerApiLevelCompatibility1()
569 tearDownControl(); in testLowerApiLevelCompatibility2()
657 private void tearDownControl() throws Exception { in tearDownControl() method in BackgroundCallAudioTest
658 Api29InCallUtils.tearDownControl(mContext, in tearDownControl()