/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | FilterContext.java | 100 public synchronized void tearDown() { in tearDown() method in FilterContext 109 graph.tearDown(this); in tearDown() 115 mFrameManager.tearDown(); in tearDown() 121 mGLEnvironment.tearDown(); in tearDown()
|
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/ |
D | WindowAnimationJankTestBase.java | 46 protected void tearDown() throws Exception { in tearDown() method in WindowAnimationJankTestBase 48 super.tearDown(); in tearDown()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | MffContext.java | 201 mCameraStreamer.tearDown(); in release() 208 tearDown(); in release() 428 private void tearDown() { in tearDown() method in MffContext 431 graph.tearDown(); in tearDown() 436 runner.tearDown(); in tearDown()
|
/frameworks/base/test-runner/src/android/test/ |
D | SingleLaunchActivityTestCase.java | 79 protected void tearDown() throws Exception { in tearDown() method in SingleLaunchActivityTestCase 85 super.tearDown(); in tearDown()
|
D | ActivityInstrumentationTestCase.java | 80 protected void tearDown() throws Exception { in tearDown() method in ActivityInstrumentationTestCase 89 super.tearDown(); in tearDown()
|
D | ApplicationTestCase.java | 150 protected void tearDown() throws Exception { in tearDown() method in ApplicationTestCase 159 super.tearDown(); in tearDown()
|
D | ActivityInstrumentationTestCase2.java | 161 protected void tearDown() throws Exception { in tearDown() method in ActivityInstrumentationTestCase2 174 super.tearDown(); in tearDown()
|
/frameworks/native/cmds/flatland/ |
D | Renderers.cpp | 74 void tearDown() { in tearDown() function in android::GradientRenderer 162 virtual void tearDown() { in staticGradient() function in android::staticGradient::NoRenderer 163 mGradientRenderer.tearDown(); in staticGradient()
|
D | Flatland.h | 51 virtual void tearDown() = 0; 65 virtual void tearDown() = 0;
|
D | Main.cpp | 318 void tearDown() { in tearDown() function in Layer 320 mComposer->tearDown(); in tearDown() 326 mRenderer->tearDown(); in tearDown() 439 void tearDown() { in tearDown() function in BenchmarkRunner 443 mLayers[i].tearDown(); in tearDown() 454 mGLHelper->tearDown(); in tearDown() 677 r.tearDown(); in runTest()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | AppSmsManagerTest.java | 58 public void tearDown() throws Exception { in tearDown() method in AppSmsManagerTest 59 super.tearDown(); in tearDown()
|
/frameworks/opt/net/ims/tests/src/com/android/ims/ |
D | ImsConfigTest.java | 52 public void tearDown() throws Exception { in tearDown() method in ImsConfigTest 54 super.tearDown(); in tearDown()
|
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
D | BluetoothRebootStressTest.java | 44 protected void tearDown() throws Exception { in tearDown() method in BluetoothRebootStressTest 45 super.tearDown(); in tearDown()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | DisabledLongpressTest.java | 59 protected void tearDown() throws Exception { in tearDown() method in DisabledLongpressTest 60 super.tearDown(); in tearDown()
|
D | LongpressTest.java | 55 protected void tearDown() throws Exception { in tearDown() method in LongpressTest 56 super.tearDown(); in tearDown()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/src/androidx/media/filterfw/ |
D | MffTestCase.java | 59 protected void tearDown() throws Exception { in tearDown() method in MffTestCase 64 super.tearDown(); in tearDown()
|
/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/ |
D | CarrierDefaultActivityTestCase.java | 50 protected void tearDown() throws Exception { in tearDown() method in CarrierDefaultActivityTestCase 51 super.tearDown(); in tearDown()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
D | VCardTestsBase.java | 90 public final void tearDown() throws Exception { in tearDown() method in VCardTestsBase 97 super.tearDown(); in tearDown()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
D | MediaPlayerInvokeTest.java | 52 protected void tearDown() throws Exception { in tearDown() method in MediaPlayerInvokeTest 54 super.tearDown(); in tearDown()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
D | IccRecordsTest.java | 67 public void tearDown() throws Exception { in tearDown() method in IccRecordsTest 68 super.tearDown(); in tearDown()
|
D | IsimUiccRecordsTest.java | 71 public void tearDown() throws Exception { in tearDown() method in IsimUiccRecordsTest 72 super.tearDown(); in tearDown()
|
/frameworks/base/tests/ServiceCrashTest/src/com/android/tests/servicecrashtest/ |
D | ServiceCrashTest.java | 47 protected void tearDown() throws Exception { in tearDown() method in ServiceCrashTest 50 super.tearDown(); in tearDown()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/brightline/ |
D | PointerCountClassifierTest.java | 47 public void tearDown() { in tearDown() method in PointerCountClassifierTest 48 super.tearDown(); in tearDown()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneFactoryTest.java | 62 public void tearDown() throws Exception { in tearDown() method in ImsPhoneFactoryTest 64 super.tearDown(); in tearDown()
|
/frameworks/base/core/tests/coretests/src/android/database/ |
D | DatabaseStressTest.java | 57 protected void tearDown() throws Exception { in tearDown() method in DatabaseStressTest 60 super.tearDown(); in tearDown()
|