Home
last modified time | relevance | path

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

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