Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
H A DSysuiTestCase.java237 h.post(new EmptyRunnable()); in waitForIdleSync()
257 public static final class EmptyRunnable implements Runnable { class in SysuiTestCase
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java422 mThread.getHandler().post(new EmptyRunnable()); in waitForIdle()
434 mThread.getHandler().post(new EmptyRunnable()); in waitForIdleSync()
2406 private static final class EmptyRunnable implements Runnable { class in Instrumentation
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6722 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V