/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallServiceImpl.java | 131 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/ |
D | ClasspathFetcherTest.java | 119 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/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/mockito/ |
D | ExtendedMockitoRule.java | 130 tearDown(description, /* e=*/ null); in apply() 135 tearDown(description, e); in apply() 140 tearDown(description, e); in apply() 202 private void tearDown(Description description, Throwable e) { 219 fixture.tearDown();
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/net/ |
D | IkeConnectionControllerTest.java | 211 public void tearDown() throws Exception { in tearDown() method in IkeConnectionControllerTest 212 mIkeConnectionCtrl.tearDown(); in tearDown() 268 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithNw() 303 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithNw() 308 mIkeConnectionCtrl.tearDown(); in verifyTearDownInSecondSetup() 338 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithIpVersionAndPort() 359 mIkeConnectionCtrl.tearDown(); in verifySetupAndTeardownWithIpVersionAndPort() 412 mIkeConnectionCtrl.tearDown(); in verifyIpFamilySelection() 474 mIkeConnectionCtrl.tearDown(); in verifyIpFamilySelection() 636 mIkeConnectionCtrl.tearDown(); in verifyIsIpV4Preferred() [all …]
|
/packages/modules/Connectivity/tests/cts/hostside/src/com/android/cts/net/ |
D | HostsideNetworkCallbackTests.java | 27 protected void tearDown() throws Exception { in tearDown() method in HostsideNetworkCallbackTests 28 super.tearDown(); in tearDown()
|
D | HostsideNetworkPolicyManagerTests.java | 28 protected void tearDown() throws Exception { in tearDown() method in HostsideNetworkPolicyManagerTests 29 super.tearDown(); in tearDown()
|
D | HostsideConnOnActivityStartTest.java | 32 protected void tearDown() throws Exception { in tearDown() method in HostsideConnOnActivityStartTest 33 super.tearDown(); in tearDown()
|
/packages/apps/Messaging/tests/src/com/android/messaging/ |
D | BugleTestCase.java | 44 protected void tearDown() throws Exception { in tearDown() method in BugleTestCase 45 super.tearDown(); in tearDown()
|
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/ |
D | BugleServiceTestCase.java | 48 protected void tearDown() throws Exception { in tearDown() method in BugleServiceTestCase 49 super.tearDown(); in tearDown()
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/ |
D | BugleActivityInstrumentationTestCase.java | 48 protected void tearDown() throws Exception { in tearDown() method in BugleActivityInstrumentationTestCase 49 super.tearDown(); in tearDown()
|
D | BugleActivityUnitTestCase.java | 51 protected void tearDown() throws Exception { in tearDown() method in BugleActivityUnitTestCase 52 super.tearDown(); in tearDown()
|
D | FragmentTestCase.java | 73 protected void tearDown() throws Exception { in tearDown() method in FragmentTestCase 94 super.tearDown(); in tearDown()
|
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
D | RestrictedModeTest.java | 31 public void tearDown() throws Exception { in tearDown() method in RestrictedModeTest 33 super.tearDown(); in tearDown()
|
D | AbstractBatterySaverModeTestCase.java | 44 public final void tearDown() throws Exception { in tearDown() method in AbstractBatterySaverModeTestCase 45 super.tearDown(); in tearDown()
|
D | AbstractDozeModeTestCase.java | 47 public final void tearDown() throws Exception { in tearDown() method in AbstractDozeModeTestCase 48 super.tearDown(); in tearDown()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | LogUtilsTest.java | 40 public void tearDown() throws Exception { in tearDown() method in LogUtilsTest 41 super.tearDown(); in tearDown()
|
D | MmiUtilsTest.java | 71 public void tearDown() throws Exception { in tearDown() method in MmiUtilsTest 72 super.tearDown(); in tearDown()
|
D | CallControlTest.java | 61 public void tearDown() throws Exception { in tearDown() method in CallControlTest 62 super.tearDown(); in tearDown()
|
D | CallExceptionTests.java | 50 public void tearDown() throws Exception { in tearDown() method in CallExceptionTests 51 super.tearDown(); in tearDown()
|
D | VideoProfileTest.java | 46 public void tearDown() throws Exception { in tearDown() method in VideoProfileTest 47 super.tearDown(); in tearDown()
|
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/ |
D | LiveChannelsTestCase.java | 41 protected void tearDown() throws Exception { in tearDown() method in LiveChannelsTestCase 44 super.tearDown(); in tearDown()
|
/packages/modules/Bluetooth/framework/tests/stress/src/android/bluetooth/ |
D | BluetoothRebootStressTest.java | 44 protected void tearDown() throws Exception { in tearDown() method in BluetoothRebootStressTest 45 super.tearDown(); in tearDown()
|
/packages/services/Telephony/tests/src/com/android/phone/ |
D | PhoneGlobalsTest.java | 47 public void tearDown() throws Exception { in tearDown() method in PhoneGlobalsTest 48 super.tearDown(); in tearDown()
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
D | PackageIconLoaderTest.java | 47 public void tearDown() throws Exception { in tearDown() method in PackageIconLoaderTest 49 super.tearDown(); in tearDown()
|
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
D | SmsCbContactInfoTest.java | 57 public void tearDown() throws Exception { in tearDown() method in SmsCbContactInfoTest 58 super.tearDown(); in tearDown()
|