OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runOnLooper
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraFunctionalTest.java
110
private void
runOnLooper
(final Runnable command) throws InterruptedException {
144
runOnLooper
(new Runnable() {
175
runOnLooper
(new Runnable() {
206
runOnLooper
(new Runnable() {
237
runOnLooper
(new Runnable() {
CameraPairwiseTest.java
112
private void
runOnLooper
(final Runnable command) throws InterruptedException {
392
runOnLooper
(new Runnable() {
/cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaRecorderStressTest.java
132
private void
runOnLooper
(final Runnable command) throws InterruptedException {
182
runOnLooper
(new Runnable() {
230
runOnLooper
(new Runnable() {
282
runOnLooper
(new Runnable() {
307
runOnLooper
(new Runnable() {
376
runOnLooper
(new Runnable() {
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
CameraStressTest.java
116
private void
runOnLooper
(final Runnable command) throws InterruptedException {
151
runOnLooper
(new Runnable() {
198
runOnLooper
(new Runnable() {
MediaRecorderStressTest.java
118
private void
runOnLooper
(final Runnable command) throws InterruptedException {
213
runOnLooper
(new Runnable() {
316
runOnLooper
(new Runnable() {
Completed in 196 milliseconds