Home
last modified time | relevance | path

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

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