Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java35 public void maybeLogNotificationPosted(NotificationRecord r, NotificationRecord old, in maybeLogNotificationPosted() method in NotificationRecordLoggerImpl
H A DNotificationRecordLogger.java56 void maybeLogNotificationPosted(@Nullable NotificationRecord r, in maybeLogNotificationPosted() method
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java81 public void maybeLogNotificationPosted(NotificationRecord r, NotificationRecord old, in maybeLogNotificationPosted() method in NotificationRecordLoggerFake