Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java211 NOTIFICATION_CANCEL_USER_AOD(191), enumConstant
246 return NOTIFICATION_CANCEL_USER_AOD; in fromCancelReason()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6213 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_USER_AOD, in testStats_dismissalSurface()