Home
last modified time | relevance | path

Searched refs:fromCancelReason (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerTest.java212 NotificationRecordLogger.NotificationCancelledEvent.fromCancelReason( in testBubbleGroupSummaryDismissal()
219 NotificationRecordLogger.NotificationCancelledEvent.fromCancelReason( in testOtherNotificationCancel()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java113 log(NotificationCancelledEvent.fromCancelReason(reason, dismissalSurface), r); in logNotificationCancelled()
230 public static NotificationCancelledEvent fromCancelReason( in fromCancelReason() method in NotificationRecordLogger.NotificationCancelledEvent