Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java40 public void logNotificationAdjusted(@Nullable NotificationRecord r, in logNotificationAdjusted() method in NotificationRecordLoggerImpl
H A DNotificationRecordLogger.java99 void logNotificationAdjusted(@Nullable NotificationRecord r, in logNotificationAdjusted() method
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java121 public void logNotificationAdjusted(NotificationRecord r, int position, int buzzBeepBlink, in logNotificationAdjusted() method in NotificationRecordLoggerFake