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.java99 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in CameraFunctionalTest
133 runOnLooper(new Runnable() { in testFunctionalCameraExposureCompensation()
164 runOnLooper(new Runnable() { in testFunctionalCameraFlashModes()
195 runOnLooper(new Runnable() { in testFunctionalCameraFocusModes()
226 runOnLooper(new Runnable() { in testFunctionalCameraWhiteBalance()
DCameraPairwiseTest.java107 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in CameraPairwiseTest
387 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.java119 private void runOnLooper(final Runnable command) throws InterruptedException { in runOnLooper() method in MediaRecorderStressTest
214 runOnLooper(new Runnable() { in recordVideoAndPlayback()
317 runOnLooper(new Runnable() { in testStressTimeLapse()