Searched refs:ACTION_FAVORITE (Results 1 – 3 of 3) sorted by relevance
129 @IntDef({ACTION_DEFAULT, ACTION_HOME, ACTION_FAVORITE, ACTION_SNOOZE, ACTION_MUTE,134 static final int ACTION_FAVORITE = 2; field in NotificationConversationInfo140 setSelectedAction(ACTION_FAVORITE);159 if (mSelectedAction == ACTION_FAVORITE && getPriority() != mSelectedAction) {467 case ACTION_FAVORITE: in updateToggleActions()511 bindIcon(selectedAction == ACTION_FAVORITE); in updateToggleActions()524 return ACTION_FAVORITE; in getPriority()632 case ACTION_FAVORITE: in run()
2004 info.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE);
991 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testFavoriteSelectedWhenChannelIsDefault()1013 NotificationConversationInfo.ACTION_FAVORITE); in testFavoriteSelectedWhenChannelIsDefault()1278 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile()1312 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile_noMultiuser()1378 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriority_AlreadyPriority_DoesNotRequestPinPeopleTile()