Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1067 NotificationRecordLogger notificationRecordLogger) { in setVisibility() argument
1085 notificationRecordLogger.logNotificationVisibility(this, visible); in setVisibility()
DNotificationManagerService.java2267 NotificationRecordLogger notificationRecordLogger, in NotificationManagerService() argument
2270 mNotificationRecordLogger = notificationRecordLogger; in NotificationManagerService()