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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
H A DCameraFunctionalTest.java98 private void runOnLooper(final Runnable command) throws InterruptedException { method in class:CameraFunctionalTest
132 runOnLooper(new Runnable() {
163 runOnLooper(new Runnable() {
194 runOnLooper(new Runnable() {
225 runOnLooper(new Runnable() {
H A DCameraPairwiseTest.java106 private void runOnLooper(final Runnable command) throws InterruptedException { method in class:CameraPairwiseTest
386 runOnLooper(new Runnable() {
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCameraStressTest.java111 private void runOnLooper(final Runnable command) throws InterruptedException { method in class:CameraStressTest
146 runOnLooper(new Runnable() {
193 runOnLooper(new Runnable() {
H A DMediaRecorderStressTest.java118 private void runOnLooper(final Runnable command) throws InterruptedException { method in class:MediaRecorderStressTest
213 runOnLooper(new Runnable() {
316 runOnLooper(new Runnable() {

Completed in 40 milliseconds