Home
last modified time | relevance | path

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

1234567

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallServiceImpl.java87 tearDown(); in onUnbind()
92 private void tearDown() { in tearDown() method in InCallServiceImpl
96 InCallPresenter.getInstance().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/com/android/car/apitest/
DCarPropertyTestBase.java44 protected void tearDown() throws Exception { in tearDown() method in CarPropertyTestBase
46 super.tearDown(); in tearDown()
DCarApiTestBase.java50 protected void tearDown() throws Exception { in tearDown() method in CarApiTestBase
51 super.tearDown(); in tearDown()
DCarPackageManagerTest.java73 protected void tearDown() throws Exception { in tearDown() method in CarPackageManagerTest
74 super.tearDown(); in tearDown()
DCarSensorManagerTest.java73 protected void tearDown() throws Exception { in tearDown() method in CarSensorManagerTest
74 super.tearDown(); in tearDown()
/packages/apps/Launcher2/tests/stress/src/com/android/launcher2/stress/
DLauncherRotationStressTest.java47 protected void tearDown() throws Exception { in tearDown() method in LauncherRotationStressTest
48 super.tearDown(); in tearDown()
/packages/apps/Music/tests/src/com/android/music/
DMusicPlayerStability.java47 protected void tearDown() throws Exception { in tearDown() method in MusicPlayerStability
48 super.tearDown(); in tearDown()
/packages/apps/Email/tests/src/com/android/email/
DMessagingControllerUnitTests.java42 protected void tearDown() throws Exception { in tearDown() method in MessagingControllerUnitTests
43 super.tearDown(); in tearDown()
DControllerProviderOpsTests.java59 public void tearDown() throws Exception { in tearDown() method in ControllerProviderOpsTests
60 super.tearDown(); in tearDown()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomTestCase.java46 public void tearDown() throws Exception { in tearDown() method in TelecomTestCase
48 mMockitoHelper.tearDown(); in tearDown()
/packages/services/Telephony/tests/src/com/android/services/telephony/activation/
DSimActivationTest.java42 protected void tearDown() throws Exception { in tearDown() method in SimActivationTest
44 super.tearDown(); in tearDown()
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DCarApiTestBase.java50 protected void tearDown() throws Exception { in tearDown() method in CarApiTestBase
51 super.tearDown(); in tearDown()
DCarPackageManagerTest.java81 protected void tearDown() throws Exception { in tearDown() method in CarPackageManagerTest
82 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/TV/tests/unit/src/com/android/tv/dvr/
DDvrRecordingServiceTest.java65 protected void tearDown() throws Exception { in tearDown() method in DvrRecordingServiceTest
67 super.tearDown(); in tearDown()
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
DSwitchPreview.java64 protected void tearDown() throws Exception { in tearDown() method in SwitchPreview
67 super.tearDown(); in tearDown()
/packages/apps/Camera2/tests_camera/src/com/android/camera/power/
DImageAndVideoCapture.java59 protected void tearDown() throws Exception { in tearDown() method in ImageAndVideoCapture
60 super.tearDown(); in tearDown()
/packages/apps/Camera2/tests/src/com/android/camera/stress/
DSwitchPreview.java64 protected void tearDown() throws Exception { in tearDown() method in SwitchPreview
67 super.tearDown(); in tearDown()
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
DImageAndVideoCapture.java59 protected void tearDown() throws Exception { in tearDown() method in ImageAndVideoCapture
60 super.tearDown(); in tearDown()
/packages/apps/Music/tests/src/com/android/music/stress/
DAlbumsPlaybackStress.java50 protected void tearDown() throws Exception { in tearDown() method in AlbumsPlaybackStress
51 super.tearDown(); in tearDown()

1234567