Home
last modified time | relevance | path

Searched refs:tearDown (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/packages/apps/Dialer/java/com/android/incallui/
DInCallServiceImpl.java131 tearDown(); in onUnbind()
137 private void tearDown() { in tearDown() method in InCallServiceImpl
141 InCallPresenter.getInstance().tearDown(); in tearDown()
144 returnToCallController.tearDown(); in tearDown()
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/activecall/
DOngoingCallFragmentTest.java70 public void tearDown() { in tearDown() method in OngoingCallFragmentTest
71 UiCallManager.get().tearDown(); in tearDown()
72 InMemoryPhoneBook.tearDown(); in tearDown()
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/warning/
DNoHfpFragmentTest.java104 public void tearDown() { in tearDown() method in NoHfpFragmentTest
105 UiBluetoothMonitor.get().tearDown(); in tearDown()
106 UiCallManager.get().tearDown(); in tearDown()
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/
DTelecomActivityViewModelTest.java67 public void tearDown() { in tearDown() method in TelecomActivityViewModelTest
68 UiBluetoothMonitor.get().tearDown(); in tearDown()
69 UiCallManager.get().tearDown(); in tearDown()
/packages/apps/Messaging/tests/src/com/android/messaging/
DBugleTestCase.java44 protected void tearDown() throws Exception { in tearDown() method in BugleTestCase
45 super.tearDown(); in tearDown()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DBugleServiceTestCase.java48 protected void tearDown() throws Exception { in tearDown() method in BugleServiceTestCase
49 super.tearDown(); in tearDown()
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
DBugleActivityInstrumentationTestCase.java48 protected void tearDown() throws Exception { in tearDown() method in BugleActivityInstrumentationTestCase
49 super.tearDown(); in tearDown()
DBugleActivityUnitTestCase.java51 protected void tearDown() throws Exception { in tearDown() method in BugleActivityUnitTestCase
52 super.tearDown(); in tearDown()
DFragmentTestCase.java73 protected void tearDown() throws Exception { in tearDown() method in FragmentTestCase
94 super.tearDown(); in tearDown()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarPropertyTestBase.java48 protected void tearDown() throws Exception { in tearDown() method in CarPropertyTestBase
50 super.tearDown(); in tearDown()
DCarApiTestBase.java50 protected void tearDown() throws Exception { in tearDown() method in CarApiTestBase
51 super.tearDown(); in tearDown()
DCarSensorManagerTest.java72 protected void tearDown() throws Exception { in tearDown() method in CarSensorManagerTest
73 super.tearDown(); in tearDown()
DCarPackageManagerTest.java73 protected void tearDown() throws Exception { in tearDown() method in CarPackageManagerTest
74 super.tearDown(); in tearDown()
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DLiveChannelsTestCase.java41 protected void tearDown() throws Exception { in tearDown() method in LiveChannelsTestCase
44 super.tearDown(); in tearDown()
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/telecom/
DUiBluetoothMonitorTest.java64 public void tearDown() { in tearDown() method in UiBluetoothMonitorTest
65 mUiBluetoothMonitor.tearDown(); in tearDown()
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCbGeoUtilsTest.java45 public void tearDown() throws Exception { in tearDown() method in CbGeoUtilsTest
46 super.tearDown(); in tearDown()
DSmsCbContactInfoTest.java57 public void tearDown() throws Exception { in tearDown() method in SmsCbContactInfoTest
58 super.tearDown(); in tearDown()
/packages/services/Telephony/tests/src/com/android/phone/
DPhoneGlobalsTest.java47 public void tearDown() throws Exception { in tearDown() method in PhoneGlobalsTest
48 super.tearDown(); in tearDown()
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DPackageIconLoaderTest.java47 public void tearDown() throws Exception { in tearDown() method in PackageIconLoaderTest
49 super.tearDown(); in tearDown()
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/
DTestDialerApplication.java71 InCallNotificationController.tearDown(); in onTerminate()
72 MissedCallNotificationController.get().tearDown(); in onTerminate()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVideoProfileTest.java46 public void tearDown() throws Exception { in tearDown() method in VideoProfileTest
47 super.tearDown(); in tearDown()
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
DProvisioningControllerBaseTest.java57 public void tearDown() throws Exception { in tearDown() method in ProvisioningControllerBaseTest
59 super.tearDown(); in tearDown()
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DDataUsageSettingsTests.java46 protected void tearDown() throws Exception { in tearDown() method in DataUsageSettingsTests
50 super.tearDown(); in tearDown()
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DAbstractDownloadProviderFunctionalTest.java219 protected void tearDown() throws Exception { in tearDown() method in AbstractDownloadProviderFunctionalTest
222 mMockitoHelper.tearDown(); in tearDown()
223 super.tearDown(); in tearDown()
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/dialpad/
DDialpadFragmentTest.java97 public void tearDown() { in tearDown() method in DialpadFragmentTest
98 UiCallManager.get().tearDown(); in tearDown()
99 InMemoryPhoneBook.tearDown(); in tearDown()

12345678910>>...25