Searched refs:ACTION_FAVORITE (Results 1 – 3 of 3) sorted by relevance
130 @IntDef({ACTION_DEFAULT, ACTION_HOME, ACTION_FAVORITE, ACTION_SNOOZE, ACTION_MUTE,135 static final int ACTION_FAVORITE = 2; field in NotificationConversationInfo141 setSelectedAction(ACTION_FAVORITE);160 if (mSelectedAction == ACTION_FAVORITE && getPriority() != mSelectedAction) {466 case ACTION_FAVORITE: in updateToggleActions()510 bindIcon(selectedAction == ACTION_FAVORITE); in updateToggleActions()523 return ACTION_FAVORITE; in getPriority()631 case ACTION_FAVORITE: in run()
2152 info.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE);
992 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testFavoriteSelectedWhenChannelIsDefault()1014 NotificationConversationInfo.ACTION_FAVORITE); in testFavoriteSelectedWhenChannelIsDefault()1279 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile()1313 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile_noMultiuser()1379 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriority_AlreadyPriority_DoesNotRequestPinPeopleTile()