Home
last modified time | relevance | path

Searched defs:logNotificationPosted (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java35 public void logNotificationPosted(NotificationReported nr) { in logNotificationPosted() method in NotificationRecordLoggerImpl
H A DNotificationRecordLogger.java87 void logNotificationPosted(NotificationReported nr); in logNotificationPosted() method
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java108 public void logNotificationPosted(NotificationReported nr) { in logNotificationPosted() method in NotificationRecordLoggerFake