Home
last modified time | relevance | path

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

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