Searched refs:EmptyRunnable (Results 1 – 3 of 3) sorted by relevance
237 h.post(new EmptyRunnable()); in waitForIdleSync()257 public static final class EmptyRunnable implements Runnable { class in SysuiTestCase
422 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
6722 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V