Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1050 NotificationRecordLogger notificationRecordLogger) { in setVisibility() argument
1068 notificationRecordLogger.logNotificationVisibility(this, visible); in setVisibility()
H A DNotificationManagerService.java2055 NotificationRecordLogger notificationRecordLogger, in NotificationManagerService() argument
2058 mNotificationRecordLogger = notificationRecordLogger; in NotificationManagerService()