Home
last modified time | relevance | path

Searched defs:hasActiveNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/people/
DConversationChannel.java61 boolean hasActiveNotifications) { in ConversationChannel()
73 boolean hasActiveNotifications, boolean hasBirthdayToday, in ConversationChannel()
139 public boolean hasActiveNotifications() { in hasActiveNotifications() method in ConversationChannel
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyLightsOutNotifController.java102 private boolean hasActiveNotifications() { in hasActiveNotifications() method in LegacyLightsOutNotifController
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java832 private boolean hasActiveNotifications(String packageName, @UserIdInt int userId, in hasActiveNotifications() method in DataManager
1296 synchronized boolean hasActiveNotifications(String packageName, String shortcutId) { in hasActiveNotifications() method in DataManager.NotificationListener