Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java130 @IntDef({ACTION_DEFAULT, ACTION_HOME, ACTION_FAVORITE, ACTION_SNOOZE, ACTION_MUTE,
136 static final int ACTION_SNOOZE = 3; field in NotificationConversationInfo