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.java955 NotificationRecordLogger notificationRecordLogger) { in setVisibility() argument
973 notificationRecordLogger.logNotificationVisibility(this, visible); in setVisibility()
DNotificationManagerService.java2000 NotificationRecordLogger notificationRecordLogger, in NotificationManagerService() argument
2003 mNotificationRecordLogger = notificationRecordLogger; in NotificationManagerService()