Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/people/
H A DConversationChannel.java61 boolean hasActiveNotifications) { in ConversationChannel()
73 boolean hasActiveNotifications, boolean hasBirthdayToday, in ConversationChannel()
139 public boolean hasActiveNotifications() { in hasActiveNotifications() method in ConversationChannel
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightsOutNotifController.java96 private boolean hasActiveNotifications() { in hasActiveNotifications() method in LightsOutNotifController
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A 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