Home
last modified time | relevance | path

Searched defs:prepareToLogNotificationPosted (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerFake.java94 public NotificationReported prepareToLogNotificationPosted(@Nullable NotificationRecord r, in prepareToLogNotificationPosted() method in NotificationRecordLoggerFake
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java72 default NotificationReported prepareToLogNotificationPosted(@Nullable NotificationRecord r, in prepareToLogNotificationPosted() method