Home
last modified time | relevance | path

Searched refs:NotificationRecordLogger (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerTest.java55 private NotificationRecordLogger.NotificationRecordPair getNotificationRecordPair(int id, in getNotificationRecordPair()
57 return new NotificationRecordLogger.NotificationRecordPair(getNotification(id, tag), in getNotificationRecordPair()
110 NotificationRecordLogger.NotificationRecordPair p = getNotificationRecordPair( in testGetGroupIdHash()
H A DNotificationRecordLoggerFake.java28 class NotificationRecordLoggerFake implements NotificationRecordLogger {
H A DNotificationManagerServiceTest.java1386 NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
2864 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
2913 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
2915 assertEquals(NotificationRecordLogger.NotificationCancelledEvent in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
2938 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
2943 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
2965 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_noOthersInGroup()
4947 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_OPEN, in testOnNotificationVisibilityChanged_triggersVisibilityLog()
4958 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLOSE, in testOnNotificationVisibilityChanged_triggersVisibilityLog()
6551 assertEquals(NotificationRecordLogger.NotificationCancelledEvent in testCancelNotificationsFromListener_cancelsNonBubble()
[all …]
H A DRoleObserverTest.java113 NotificationRecordLogger logger, in TestableNotificationManagerService()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java30 public class NotificationRecordLoggerImpl implements NotificationRecordLogger {
73 NotificationRecordLogger.getLoggingImportance(p.r), in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java44 public interface NotificationRecordLogger { interface
H A DNotificationManagerService.java614 private NotificationRecordLogger mNotificationRecordLogger;
1070 NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLICKED, r);
1112 NotificationRecordLogger.NotificationEvent.fromAction(actionIndex,
1151 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_OPEN);
1163 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_CLOSE);
1255 NotificationRecordLogger.NotificationEvent.fromExpanded(expanded,
1325 NotificationRecordLogger.NotificationEvent.NOTIFICATION_SMART_REPLIED,
1507 NotificationRecordLogger.NotificationEvent.NOTIFICATION_SMART_REPLY_VISIBLE, in logSmartSuggestionsVisible()
1899 NotificationRecordLogger notificationRecordLogger, in NotificationManagerService()
6550 NotificationRecordLogger.NotificationEvent.NOTIFICATION_NOT_POSTED_SNOOZED,
[all …]
H A DNotificationRecord.java980 NotificationRecordLogger notificationRecordLogger) { in setVisibility()
/aosp12/frameworks/base/services/
H A Dart-profile27270 …tification/NotificationRecordLogger$NotificationCancelledEvent;->fromCancelReason(II)Lcom/android/…
27272NotificationRecordLogger$NotificationCancelledEvent;->values()[Lcom/android/server/notification/No…
27275 …rver/notification/NotificationRecordLogger$NotificationEvent;->fromAction(IZZ)Lcom/android/server/…
27276 …ver/notification/NotificationRecordLogger$NotificationEvent;->fromExpanded(ZZ)Lcom/android/server/…
27277 …ver/notification/NotificationRecordLogger$NotificationEvent;->fromVisibility(Z)Lcom/android/server…
27279 …/server/notification/NotificationRecordLogger$NotificationEvent;->values()[Lcom/android/server/not…
27296NotificationRecordLogger$NotificationReportedEvent;->fromRecordPair(Lcom/android/server/notificati…
54509 Lcom/android/server/notification/NotificationRecordLogger$NotificationEvent;
54510 Lcom/android/server/notification/NotificationRecordLogger$NotificationPanelEvent;
54511 Lcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;
[all …]