Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/cts/
DCameraTestCase.java96 protected void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraTestCase
DCameraGLTest.java162 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraGLTest
DCameraTest.java201 private void terminateMessageLooper() throws Exception { in terminateMessageLooper() method in CameraTest
208 private void terminateMessageLooper(boolean allowEvict) throws Exception { in terminateMessageLooper() method in CameraTest
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java667 private static void terminateMessageLooper() { in terminateMessageLooper() method in CodecTest