Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerTest.java72 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()
152 NotificationRecordLogger.NotificationRecordPair p = getNotificationRecordPair( in testIsNonDismissible_hasFlagNoDismiss_shouldReturnTrue()
164 NotificationRecordLogger.NotificationRecordPair p = getNotificationRecordPair( in testIsNonDismissible_noFlagNoDismiss_shouldReturnFalse()
DNotificationRecordLoggerFake.java35 static class CallRecord extends NotificationRecordPair {
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLoggerImpl.java43 NotificationRecordPair p = new NotificationRecordPair(r, null); in logNotificationAdjusted()
DNotificationRecordLogger.java76 NotificationRecordPair p = new NotificationRecordPair(r, old); in prepareToLogNotificationPosted()
153 public static NotificationReportedEvent fromRecordPair(NotificationRecordPair p) { in fromRecordPair()
370 class NotificationRecordPair { class
377 NotificationRecordPair(@Nullable NotificationRecord r, @Nullable NotificationRecord old) { in NotificationRecordPair() method in NotificationRecordLogger.NotificationRecordPair
504 NotificationReported(NotificationRecordPair p, in NotificationReported()
/frameworks/base/services/
Dart-wear-profile16322 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…
16325 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getGroupIdHash(…
16326 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getInstanceId()I
16327 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNotification…
16328 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNumPeople()I
16329 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNumPeople(La…
16330 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getStyle()I
16331 PLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getStyle(Landro…
[all …]
Dart-profile2088 HSPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->shouldLogRepo…
2089NotificationRecordPair;Lcom/android/server/notification/NotificationRecordLogger$NotificationRepor…