Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DSysuiTestCase.java126 h.post(new EmptyRunnable()); in waitForIdleSync()
137 public static final class EmptyRunnable implements Runnable { class in SysuiTestCase
/frameworks/base/core/java/android/app/
DInstrumentation.java388 mThread.getHandler().post(new EmptyRunnable()); in waitForIdle()
400 mThread.getHandler().post(new EmptyRunnable()); in waitForIdleSync()
2200 private static final class EmptyRunnable implements Runnable { class in Instrumentation
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt6725 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V