Searched refs:EmptyRunnable (Results 1 – 3 of 3) sorted by relevance
126 h.post(new EmptyRunnable()); in waitForIdleSync()137 public static final class EmptyRunnable implements Runnable { class in SysuiTestCase
387 mThread.getHandler().post(new EmptyRunnable()); in waitForIdle()399 mThread.getHandler().post(new EmptyRunnable()); in waitForIdleSync()2193 private static final class EmptyRunnable implements Runnable { class in Instrumentation
7149 Landroid/app/Instrumentation$EmptyRunnable;7150 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V