Home
last modified time | relevance | path

Searched defs:terminateMessageLooper (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/cts/tests/camera/src/android/hardware/cts/
H A DCameraPerformanceTestHelper.java98 public void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraPerformanceTestHelper
H A DCameraTest.java228 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraTest
235 private void terminateMessageLooper(boolean allowEvict) throws Exception { in terminateMessageLooper() method in CameraTest
246 private void terminateMessageLooper(final boolean allowEvict, final int errorCode, in terminateMessageLooper() method in CameraTest
H A DCameraGLTest.java172 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraGLTest
/aosp_15_r20/cts/tests/tests/mediastress/src/android/mediastress/cts/
H A DCodecTest.java80 private static void terminateMessageLooper() { in terminateMessageLooper() method in CodecTest
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaPlayerStateUnitTestTemplate.java491 private void terminateMessageLooper() { in terminateMessageLooper() method in MediaPlayerStateUnitTestTemplate
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCameraTest.java109 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraTest
H A DCodecTest.java693 private static void terminateMessageLooper() { in terminateMessageLooper() method in CodecTest
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DMediaPlayerPerformance.java157 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in MediaPlayerPerformance