Home
last modified time | relevance | path

Searched refs:runOnLooper (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
DCameraFunctionalTest.java98 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in CameraFunctionalTest
132 runOnLooper(new Runnable() { in testFunctionalCameraExposureCompensation()
163 runOnLooper(new Runnable() { in testFunctionalCameraFlashModes()
194 runOnLooper(new Runnable() { in testFunctionalCameraFocusModes()
225 runOnLooper(new Runnable() { in testFunctionalCameraWhiteBalance()
DCameraPairwiseTest.java106 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in CameraPairwiseTest
386 runOnLooper(new Runnable() { in genericPairwiseTestCase()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCameraStressTest.java113 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in CameraStressTest
148 runOnLooper(new Runnable() { in testStressCameraSceneModes()
195 runOnLooper(new Runnable() { in testStressCameraZoom()
DMediaRecorderStressTest.java118 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in MediaRecorderStressTest
213 runOnLooper(new Runnable() { in recordVideoAndPlayback()
316 runOnLooper(new Runnable() { in testStressTimeLapse()