Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java300 NOTIFICATION_ACTION_CLICKED_0(450), enumConstant
348 return NotificationEvent.values()[NOTIFICATION_ACTION_CLICKED_0.ordinal() + index]; in fromAction()