Searched refs:canHold (Results 1 – 1 of 1) sorted by relevance
211 boolean canHold(long whenElapsed, long maxWhen) { in canHold() method in AlarmManagerService.Batch489 if (!b.standalone && b.canHold(whenElapsed, maxWhen)) { in attemptCoalesceLocked()