Searched refs:tearDown (Results 51 - 75 of 82) sorted by relevance

1234

/packages/apps/Email/tests/src/com/android/email/service/
H A DAttachmentDownloadServiceTests.java84 public void tearDown() throws Exception { method in class:AttachmentDownloadServiceTests
85 super.tearDown();
H A DMailServiceTests.java70 public void tearDown() throws Exception { method in class:MailServiceTests
71 super.tearDown();
/packages/apps/Exchange/tests/src/com/android/exchange/
H A DCalendarSyncEnablerTest.java68 public void tearDown() throws Exception { method in class:CalendarSyncEnablerTest
69 super.tearDown();
/packages/apps/Exchange/tests/src/com/android/exchange/provider/
H A DMockProviderTests.java70 public void tearDown() throws Exception { method in class:MockProviderTests
71 super.tearDown();
/packages/apps/Music/tests/src/com/android/music/functional/
H A DTestPlaylist.java57 protected void tearDown() throws Exception { method in class:TestPlaylist
58 super.tearDown();
H A DTestSongs.java62 protected void tearDown() throws Exception { method in class:TestSongs
63 super.tearDown();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DPhotoStoreTest.java64 protected void tearDown() throws Exception { method in class:PhotoStoreTest
65 super.tearDown();
H A DLegacyContactImporterTest.java125 protected void tearDown() throws Exception { method in class:LegacyContactImporterTest
126 super.tearDown();
H A DCallLogProviderTest.java85 protected void tearDown() throws Exception { method in class:CallLogProviderTest
88 super.tearDown();
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DAbstractDownloadManagerFunctionalTest.java169 protected void tearDown() throws Exception { method in class:AbstractDownloadManagerFunctionalTest
172 super.tearDown();
H A DPublicApiFunctionalTest.java68 protected void tearDown() throws Exception { method in class:PublicApiFunctionalTest
75 super.tearDown();
/packages/apps/Calendar/tests/src/com/android/calendar/
H A DUtilsTests.java85 public void tearDown() { method in class:UtilsTests
/packages/apps/Calendar/tests/src/com/android/calendar/widget/
H A DCalendarAppWidgetServiceTest.java81 protected void tearDown() throws Exception { method in class:CalendarAppWidgetServiceTest
82 super.tearDown();
/packages/apps/Contacts/tests/src/com/android/contacts/
H A DPhoneCallDetailsHelperTest.java82 protected void tearDown() throws Exception { method in class:PhoneCallDetailsHelperTest
88 super.tearDown();
H A DCallDetailActivityTest.java88 protected void tearDown() throws Exception { method in class:CallDetailActivityTest
94 super.tearDown();
H A DContactLoaderTest.java71 protected void tearDown() throws Exception { method in class:ContactLoaderTest
74 super.tearDown();
/packages/apps/Contacts/tests/src/com/android/contacts/calllog/
H A DCallLogGroupBuilderTest.java52 protected void tearDown() throws Exception { method in class:CallLogGroupBuilderTest
56 super.tearDown();
/packages/apps/Contacts/tests/src/com/android/contacts/voicemail/
H A DVoicemailStatusHelperImplTest.java77 protected void tearDown() throws Exception { method in class:VoicemailStatusHelperImplTest
84 super.tearDown();
/packages/apps/Email/tests/src/com/android/email/activity/
H A DMailboxFinderTest.java72 protected void tearDown() throws Exception { method in class:MailboxFinderTest
73 super.tearDown();
H A DRecentMailboxManagerTest.java80 protected void tearDown() throws Exception { method in class:RecentMailboxManagerTest
82 super.tearDown();
/packages/apps/Email/tests/src/com/android/email/provider/
H A DContentCacheTests.java57 public void tearDown() throws Exception { method in class:ContentCacheTests
58 super.tearDown();
/packages/apps/Browser/tests/src/com/android/browser/
H A DPopularUrlsTest.java93 protected void tearDown() throws Exception { method in class:PopularUrlsTest
98 super.tearDown();
/packages/apps/Email/tests/src/com/android/email/
H A DControllerProviderOpsTests.java68 public void tearDown() throws Exception { method in class:ControllerProviderOpsTests
69 super.tearDown();
H A DRefreshManagerTest.java66 protected void tearDown() throws Exception { method in class:RefreshManagerTest
67 super.tearDown();
H A DSecurityPolicyTests.java68 protected void tearDown() throws Exception { method in class:SecurityPolicyTests
70 super.tearDown();

Completed in 4020 milliseconds

1234