Searched refs:EmptyRunnable (Results 1 – 3 of 3) sorted by relevance
295 h.post(new EmptyRunnable());323 public static final class EmptyRunnable implements Runnable {
437 mThread.getHandler().post(new EmptyRunnable()); in waitForIdle()449 mThread.getHandler().post(new EmptyRunnable()); in waitForIdleSync()2598 private static final class EmptyRunnable implements Runnable { class in Instrumentation
6722 Landroid/app/Instrumentation$EmptyRunnable;-><init>()V