Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java295 void onHistoryEnabledChanged(@UserIdInt int userId, boolean historyEnabled) { in onHistoryEnabledChanged() method in NotificationHistoryManager
429 onHistoryEnabledChanged(profileId, historyEnabled); in update()