Home
last modified time | relevance | path

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

12345678910>>...67

/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/modules/common/javatests/com/android/modules/targetprep/
DClasspathFetcherTest.java119 fetcher.tearDown(mTestInfo, null); in testSingleArtifactFetcher()
133 fetcher2.tearDown(mTestInfo, null); in testMultipleArtifactFetchers()
135 fetcher1.tearDown(mTestInfo, null); in testMultipleArtifactFetchers()
162 fetcher.tearDown(mTestInfo, null); in testFetchCorrectBcpClasses()
189 fetcher.tearDown(mTestInfo, null); in testFetchCorrectSscpClasses()
/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/modules/Connectivity/tests/cts/hostside-network-policy/app/src/com/android/cts/netpolicy/hostside/
DRestrictedModeTest.java31 public void tearDown() throws Exception { in tearDown() method in RestrictedModeTest
33 super.tearDown(); in tearDown()
DAbstractBatterySaverModeTestCase.java44 public final void tearDown() throws Exception { in tearDown() method in AbstractBatterySaverModeTestCase
45 super.tearDown(); in tearDown()
DAbstractDefaultRestrictionsTest.java46 public final void tearDown() throws Exception { in tearDown() method in AbstractDefaultRestrictionsTest
47 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/services/Telecomm/tests/src/com/android/server/telecom/tests/
DLogUtilsTest.java40 public void tearDown() throws Exception { in tearDown() method in LogUtilsTest
41 super.tearDown(); in tearDown()
DTelephonyUtilTest.java43 public void tearDown() throws Exception { in tearDown() method in TelephonyUtilTest
44 super.tearDown(); in tearDown()
DCallControlTest.java54 public void tearDown() throws Exception { in tearDown() method in CallControlTest
55 super.tearDown(); in tearDown()
DMmiUtilsTest.java72 public void tearDown() throws Exception { in tearDown() method in MmiUtilsTest
73 super.tearDown(); in tearDown()
DConnectionServiceWrapperTest.java49 public void tearDown() throws Exception { in tearDown() method in ConnectionServiceWrapperTest
50 super.tearDown(); in tearDown()
DCallExceptionTests.java50 public void tearDown() throws Exception { in tearDown() method in CallExceptionTests
51 super.tearDown(); in tearDown()
DVideoProfileTest.java47 public void tearDown() throws Exception { in tearDown() method in VideoProfileTest
48 super.tearDown(); in tearDown()
/packages/modules/StatsD/tests/src/android/cts/statsd/restricted/
DReadRestrictedStatsPermissionTest.java30 protected void tearDown() throws Exception { in tearDown() method in ReadRestrictedStatsPermissionTest
32 super.tearDown(); in tearDown()
/packages/modules/StatsD/tests/src/android/cts/statsd/validation/
DStatsFrameworkInitializerTest.java43 protected void tearDown() throws Exception { in tearDown() method in StatsFrameworkInitializerTest
45 super.tearDown(); in tearDown()
DDirectoryValidationTest.java30 protected void tearDown() throws Exception { in tearDown() method in DirectoryValidationTest
32 super.tearDown(); in tearDown()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/net/
DIkeConnectionControllerTest.java232 public void tearDown() throws Exception { in tearDown() method in IkeConnectionControllerTest
233 mIkeConnectionCtrl.tearDown(); in tearDown()
311 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithNw()
346 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithNw()
351 mIkeConnectionCtrl.tearDown(); in verifyTearDownInSecondSetup()
381 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithIpVersionAndPort()
402 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithIpVersionAndPort()
455 mIkeConnectionCtrl.tearDown(); in verifyIpFamilySelection()
517 mIkeConnectionCtrl.tearDown(); in verifyIpFamilySelection()
679 mIkeConnectionCtrl.tearDown(); in verifyIsIpV4Preferred()
[all …]
/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.java48 public void tearDown() throws Exception { in tearDown() method in PackageIconLoaderTest
50 super.tearDown(); in tearDown()
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DSmsCbContactInfoTest.java57 public void tearDown() throws Exception { in tearDown() method in SmsCbContactInfoTest
58 super.tearDown(); in tearDown()

12345678910>>...67