Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/cts/
DCameraPerformanceTestHelper.java98 public void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraPerformanceTestHelper
DCameraGLTest.java172 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraGLTest
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
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java675 private static void terminateMessageLooper() { in terminateMessageLooper() method in CodecTest