Home
last modified time | relevance | path

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

12345678910>>...21

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterContext.java100 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/
DWindowAnimationJankTestBase.java46 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/
DMffContext.java201 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/
DSingleLaunchActivityTestCase.java79 protected void tearDown() throws Exception { in tearDown() method in SingleLaunchActivityTestCase
85 super.tearDown(); in tearDown()
DActivityInstrumentationTestCase.java80 protected void tearDown() throws Exception { in tearDown() method in ActivityInstrumentationTestCase
89 super.tearDown(); in tearDown()
DApplicationTestCase.java150 protected void tearDown() throws Exception { in tearDown() method in ApplicationTestCase
159 super.tearDown(); in tearDown()
DActivityInstrumentationTestCase2.java161 protected void tearDown() throws Exception { in tearDown() method in ActivityInstrumentationTestCase2
174 super.tearDown(); in tearDown()
/frameworks/native/cmds/flatland/
DRenderers.cpp74 void tearDown() { in tearDown() function in android::GradientRenderer
162 virtual void tearDown() { in staticGradient() function in android::staticGradient::NoRenderer
163 mGradientRenderer.tearDown(); in staticGradient()
DFlatland.h51 virtual void tearDown() = 0;
65 virtual void tearDown() = 0;
DMain.cpp318 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/
DAppSmsManagerTest.java58 public void tearDown() throws Exception { in tearDown() method in AppSmsManagerTest
59 super.tearDown(); in tearDown()
/frameworks/opt/net/ims/tests/src/com/android/ims/
DImsConfigTest.java52 public void tearDown() throws Exception { in tearDown() method in ImsConfigTest
54 super.tearDown(); in tearDown()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothRebootStressTest.java44 protected void tearDown() throws Exception { in tearDown() method in BluetoothRebootStressTest
45 super.tearDown(); in tearDown()
/frameworks/base/core/tests/coretests/src/android/view/
DDisabledLongpressTest.java59 protected void tearDown() throws Exception { in tearDown() method in DisabledLongpressTest
60 super.tearDown(); in tearDown()
DLongpressTest.java55 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/
DMffTestCase.java59 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/
DCarrierDefaultActivityTestCase.java50 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/
DVCardTestsBase.java90 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/
DMediaPlayerInvokeTest.java52 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/
DIccRecordsTest.java67 public void tearDown() throws Exception { in tearDown() method in IccRecordsTest
68 super.tearDown(); in tearDown()
DIsimUiccRecordsTest.java71 public void tearDown() throws Exception { in tearDown() method in IsimUiccRecordsTest
72 super.tearDown(); in tearDown()
/frameworks/base/tests/ServiceCrashTest/src/com/android/tests/servicecrashtest/
DServiceCrashTest.java47 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/
DPointerCountClassifierTest.java47 public void tearDown() { in tearDown() method in PointerCountClassifierTest
48 super.tearDown(); in tearDown()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneFactoryTest.java62 public void tearDown() throws Exception { in tearDown() method in ImsPhoneFactoryTest
64 super.tearDown(); in tearDown()
/frameworks/base/core/tests/coretests/src/android/database/
DDatabaseStressTest.java57 protected void tearDown() throws Exception { in tearDown() method in DatabaseStressTest
60 super.tearDown(); in tearDown()

12345678910>>...21