Home
last modified time | relevance | path

Searched defs:isHistoryEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java289 boolean isHistoryEnabled(@UserIdInt int userId) { in isHistoryEnabled() method in NotificationHistoryManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1024 public boolean isHistoryEnabled() { in isHistoryEnabled() method in NotificationStackScrollLayoutController