Searched refs:ACTION_FAVORITE (Results 1 – 3 of 3) sorted by relevance
126 @IntDef({ACTION_DEFAULT, ACTION_HOME, ACTION_FAVORITE, ACTION_SNOOZE, ACTION_MUTE,131 static final int ACTION_FAVORITE = 2; field in NotificationConversationInfo137 setSelectedAction(ACTION_FAVORITE);156 if (mSelectedAction == ACTION_FAVORITE && getPriority() != mSelectedAction) {460 case ACTION_FAVORITE: in updateToggleActions()504 bindIcon(selectedAction == ACTION_FAVORITE); in updateToggleActions()517 return ACTION_FAVORITE; in getPriority()619 case ACTION_FAVORITE: in run()
1801 info.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE);
988 NotificationConversationInfo.ACTION_FAVORITE, // "Favorite" selected by default in testFavoriteSelectedWhenChannelIsDefault()1008 NotificationConversationInfo.ACTION_FAVORITE); in testFavoriteSelectedWhenChannelIsDefault()1235 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile()1301 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriority_AlreadyPriority_DoesNotRequestPinPeopleTile()