Home
last modified time | relevance | path

Searched refs:shouldNotify (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java177 if (!shouldNotify()) { in update()
297 private static boolean shouldNotify() { in shouldNotify() method in BugleNotifications
/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java2942 boolean shouldNotify = false;
2945 shouldNotify = true;
2951 if (shouldNotify) {