Home
last modified time | relevance | path

Searched refs:NotificationReportedEvent (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java80 return new NotificationReported(p, NotificationReportedEvent.fromRecordPair(p), position, in prepareToLogNotificationPosted()
137 enum NotificationReportedEvent implements UiEventLogger.UiEventEnum { enum
146 NotificationReportedEvent(int id) { in NotificationReportedEvent() method in NotificationRecordLogger.NotificationReportedEvent
153 public static NotificationReportedEvent fromRecordPair(NotificationRecordPair p) { in fromRecordPair()
154 return (p.old != null) ? NotificationReportedEvent.NOTIFICATION_UPDATED : in fromRecordPair()
155 NotificationReportedEvent.NOTIFICATION_POSTED; in fromRecordPair()
505 NotificationReportedEvent eventType, int position, int buzzBeepBlink, in NotificationReported()
589 NotificationReportedEvent eventType) { in getFsiState()
590 if (eventType == NotificationReportedEvent.NOTIFICATION_UPDATED) { in getFsiState()
DNotificationRecordLoggerImpl.java45 new NotificationReported(p, NotificationReportedEvent.NOTIFICATION_ADJUSTED, in logNotificationAdjusted()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerFake.java51 event = wasLogged ? NotificationReportedEvent.fromRecordPair(this) : null; in CallRecord()
60 event = NotificationReportedEvent.NOTIFICATION_ADJUSTED; in CallRecord()
DNotificationRecordLoggerTest.java29 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
30 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
DNotificationManagerServiceTest.java121 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
122 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
123 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
/frameworks/base/services/
Dart-wear-profile16333 …dPair;Lcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;IILcom/a…
16334 …ionRecordLogger$NotificationReportedEvent;->$values()[Lcom/android/server/notification/Notificatio…
16335 PLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;-><clinit>()V
16336 PLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;-><init>(Ljava…
16337NotificationReportedEvent;->fromRecordPair(Lcom/android/server/notification/NotificationRecordLogg…
16338 PLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;->getId()I
16340 …etFsiState(ZZLcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;)I
Dart-profile2089 …dPair;Lcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;IILcom/a…