Searched refs:shouldNotify (Results 1 – 2 of 2) sorted by relevance
1668 boolean shouldNotify = false; in removeCall()1671 shouldNotify = true; in removeCall()1677 if (shouldNotify) { in removeCall()
177 if (!shouldNotify()) { in update()297 private static boolean shouldNotify() { in shouldNotify() method in BugleNotifications