Searched defs:postAtFrontOfQueue (Results 1 – 2 of 2) sorted by relevance
333 public boolean postAtFrontOfQueue(Runnable runnable) { in postAtFrontOfQueue() method in ShadowLooper
171 public synchronized void postAtFrontOfQueue(Runnable runnable) { in postAtFrontOfQueue() method in Scheduler