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
388 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
6725 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V