Home
last modified time | relevance | path

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

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