Searched refs:hasPending (Results 1 – 4 of 4) sorted by relevance
63 public static boolean hasPending() { in hasPending() method in InternalStateHandler64 return sScheduler.hasPending(); in hasPending()144 public boolean hasPending() { in hasPending() method in InternalStateHandler.Scheduler
98 public boolean hasPending() { in hasPending() method in SmsSender.SendResult161 if (!result.hasPending()) { in setResult()235 while (pendingResult.hasPending() && waitTime > 0) { in sendMessage()
2549 if (!result.hasPending()) {
184 } else if (InternalStateHandler.hasPending() in showForOverviewIfNeeded()