Home
last modified time | relevance | path

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

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