Home
last modified time | relevance | path

Searched refs:NotificationRecordPair (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java38 NotificationRecordPair p = new NotificationRecordPair(r, old); in maybeLogNotificationPosted()
50 NotificationRecordPair p = new NotificationRecordPair(r, null); in logNotificationAdjusted()
55 private void writeNotificationReportedAtom(NotificationRecordPair p, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java125 public static NotificationReportedEvent fromRecordPair(NotificationRecordPair p) { in fromRecordPair()
337 class NotificationRecordPair { class
344 NotificationRecordPair(@Nullable NotificationRecord r, @Nullable NotificationRecord old) { in NotificationRecordPair() method in NotificationRecordLogger.NotificationRecordPair
/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.java29 static class CallRecord extends NotificationRecordPair {
/aosp12/frameworks/base/services/
H A Dart-profile27283 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;-><init>(Lcom/an…
27284 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getAssistantHa…
27285 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getChannelIdHa…
27286 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getGroupIdHash…
27288 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNotificatio…
27289 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNumPeople()…
27290 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNumPeople(L…
27291 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getStyle()I+]L…
27292 HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getStyle(Landr…
27296 …rdPair(Lcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;)Lcom/andr…
[all …]