Searched defs:hasPendingTasks (Results 1 – 3 of 3) sorted by relevance
28 boolean hasPendingTasks(); in hasPendingTasks() method
44 override fun hasPendingTasks(): Boolean { in hasPendingTasks() method in androidx.work.testing.SynchronousSerialExecutor
69 public boolean hasPendingTasks() { in hasPendingTasks() method in SerialExecutorImpl