Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java980 NotificationRecordLogger notificationRecordLogger) { in setVisibility() argument
998 notificationRecordLogger.logNotificationVisibility(this, visible); in setVisibility()
H A DNotificationManagerService.java1899 NotificationRecordLogger notificationRecordLogger, in NotificationManagerService() argument
1902 mNotificationRecordLogger = notificationRecordLogger; in NotificationManagerService()