Home
last modified time | relevance | path

Searched refs:EmptyRunnable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
DSysuiTestCase.java295 h.post(new EmptyRunnable());
323 public static final class EmptyRunnable implements Runnable {
/frameworks/base/core/java/android/app/
DInstrumentation.java437 mThread.getHandler().post(new EmptyRunnable()); in waitForIdle()
449 mThread.getHandler().post(new EmptyRunnable()); in waitForIdleSync()
2598 private static final class EmptyRunnable implements Runnable { class in Instrumentation
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6722 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V