Searched refs:areAnyRunnable (Results 1 – 2 of 2) sorted by relevance
83 assertFalse(shadowOf(looper).getScheduler().areAnyRunnable()); in shouldNotQueueMessagesIfLooperIsQuit()99 assertFalse(shadowOf(looper).getScheduler().areAnyRunnable()); in shouldThrowawayRunnableQueueIfLooperQuits()
126 public boolean areAnyRunnable() { in areAnyRunnable() method in Scheduler