Searched refs:hasPending (Results 1 – 4 of 4) sorted by relevance
64 public static boolean hasPending() { in hasPending() method in InternalStateHandler65 return sScheduler.hasPending(); in hasPending()141 public boolean hasPending() { in hasPending() method in InternalStateHandler.Scheduler
95 public boolean hasPending() { in hasPending() method in SmsSender.SendResult158 if (!result.hasPending()) { in setResult()232 while (pendingResult.hasPending() && waitTime > 0) { in sendMessage()
2479 if (!result.hasPending()) {
184 } else if (InternalStateHandler.hasPending() in showForOverviewIfNeeded()