Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerTest.java26 import static com.android.server.notification.NotificationRecordLogger.NotificationCancelledEvent.N…
27 import static com.android.server.notification.NotificationRecordLogger.NotificationCancelledEvent.N…
28 import static com.android.server.notification.NotificationRecordLogger.NotificationCancelledEvent.N…
29 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
30 import static com.android.server.notification.NotificationRecordLogger.NotificationReportedEvent.NO…
72 private NotificationRecordLogger.NotificationRecordPair getNotificationRecordPair(int id, in getNotificationRecordPair()
74 return new NotificationRecordLogger.NotificationRecordPair(getNotification(id, tag), in getNotificationRecordPair()
127 NotificationRecordLogger.NotificationRecordPair p = getNotificationRecordPair( in testGetGroupIdHash()
139 NotificationRecordLogger.NotificationRecordPair p = getNotificationRecordPair( in testIsForegroundService()
141 assertFalse(NotificationRecordLogger.isForegroundService(p.r)); in testIsForegroundService()
[all …]
DNotificationRecordLoggerFake.java34 class NotificationRecordLoggerFake implements NotificationRecordLogger {
96 NotificationReported nr = NotificationRecordLogger.super.prepareToLogNotificationPosted(r, in prepareToLogNotificationPosted()
DTestableNotificationManagerService.java55 TestableNotificationManagerService(Context context, NotificationRecordLogger logger, in TestableNotificationManagerService()
DRoleObserverTest.java116 NotificationRecordLogger logger, in TestableNotificationManagerService()
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…
2063 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_APP_CANCEL, in testEnqueueNotificationWithTag_LogsAgainAfterCancel()
4683 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
4686 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
4734 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
4736 assertEquals(NotificationRecordLogger.NotificationCancelledEvent in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
4760 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
4763 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java51 interface NotificationRecordLogger { interface
520 this.importance = NotificationRecordLogger.getLoggingImportance(p.r); in NotificationReported()
529 this.is_foreground_service = NotificationRecordLogger.isForegroundService(p.r); in NotificationReported()
531 this.is_non_dismissible = NotificationRecordLogger.isNonDismissible(p.r); in NotificationReported()
539 this.fsi_state = NotificationRecordLogger.getFsiState( in NotificationReported()
544 this.age_in_minutes = NotificationRecordLogger.getAgeInMinutes( in NotificationReported()
DNotificationRecordLoggerImpl.java30 class NotificationRecordLoggerImpl implements NotificationRecordLogger {
DNotificationManagerService.java740 private NotificationRecordLogger mNotificationRecordLogger;
1272 NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLICKED, r);
1314 NotificationRecordLogger.NotificationEvent.fromAction(actionIndex,
1386 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_OPEN);
1398 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_CLOSE);
1493 NotificationRecordLogger.NotificationEvent.fromExpanded(expanded,
1541 NotificationRecordLogger.NotificationEvent.NOTIFICATION_DIRECT_REPLIED,
1608 NotificationRecordLogger.NotificationEvent.NOTIFICATION_SMART_REPLIED,
1838 NotificationRecordLogger.NotificationEvent.NOTIFICATION_SMART_REPLY_VISIBLE, in logSmartSuggestionsVisible()
2267 NotificationRecordLogger notificationRecordLogger, in NotificationManagerService()
[all …]
DNotificationRecord.java1067 NotificationRecordLogger notificationRecordLogger) { in setVisibility()
/frameworks/base/services/
Dart-wear-profile15851 …ervice$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$Notificat…
16052 …ervice$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$Notificat…
16065 …notification/NotificationManagerService;)Lcom/android/server/notification/NotificationRecordLogger;
16090 …ervice$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$Notificat…
16101 …init>(Landroid/content/Context;Lcom/android/server/notification/NotificationRecordLogger;Lcom/andr…
16179 …ervice$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$Notificat…
16190 …ervice$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$Notificat…
16322 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;-><init>(Lcom/and…
16323 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getAssistantHas…
16324 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getChannelIdHas…
[all …]
Dart-profile2040 …tification/NotificationRecord;]Lcom/android/server/notification/NotificationRecordLogger;Lcom/andr…
2055 …tificationRecordExtractorData;]Lcom/android/server/notification/NotificationRecordLogger;Lcom/andr…
2088 HSPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->shouldLogRepo…
2089NotificationRecordLogger$NotificationReported;-><init>(Lcom/android/server/notification/Notificati…