/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/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-network-policy/app/src/com/android/cts/netpolicy/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 | AbstractDefaultRestrictionsTest.java | 46 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/ |
D | LiveChannelsTestCase.java | 41 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/ |
D | LogUtilsTest.java | 40 public void tearDown() throws Exception { in tearDown() method in LogUtilsTest 41 super.tearDown(); in tearDown()
|
D | TelephonyUtilTest.java | 43 public void tearDown() throws Exception { in tearDown() method in TelephonyUtilTest 44 super.tearDown(); in tearDown()
|
D | CallControlTest.java | 54 public void tearDown() throws Exception { in tearDown() method in CallControlTest 55 super.tearDown(); in tearDown()
|
D | MmiUtilsTest.java | 72 public void tearDown() throws Exception { in tearDown() method in MmiUtilsTest 73 super.tearDown(); in tearDown()
|
D | ConnectionServiceWrapperTest.java | 49 public void tearDown() throws Exception { in tearDown() method in ConnectionServiceWrapperTest 50 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 | 47 public void tearDown() throws Exception { in tearDown() method in VideoProfileTest 48 super.tearDown(); in tearDown()
|
/packages/modules/StatsD/tests/src/android/cts/statsd/restricted/ |
D | ReadRestrictedStatsPermissionTest.java | 30 protected void tearDown() throws Exception { in tearDown() method in ReadRestrictedStatsPermissionTest 32 super.tearDown(); in tearDown()
|
/packages/modules/StatsD/tests/src/android/cts/statsd/validation/ |
D | StatsFrameworkInitializerTest.java | 43 protected void tearDown() throws Exception { in tearDown() method in StatsFrameworkInitializerTest 45 super.tearDown(); in tearDown()
|
D | DirectoryValidationTest.java | 30 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/ |
D | IkeConnectionControllerTest.java | 232 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/ |
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 | 48 public void tearDown() throws Exception { in tearDown() method in PackageIconLoaderTest 50 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()
|