Searched refs:setSelectedAction (Results 1 – 3 of 3) sorted by relevance
141 setSelectedAction(ACTION_FAVORITE);146 setSelectedAction(ACTION_DEFAULT);151 setSelectedAction(ACTION_MUTE);186 void setSelectedAction(int selectedAction) { in setSelectedAction() method in NotificationConversationInfo
2152 info.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE);
992 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testFavoriteSelectedWhenChannelIsDefault()1279 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile()1313 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriorityRequestsPinPeopleTile_noMultiuser()1344 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_DEFAULT); in testSelectDefaultDoesNotRequestPinPeopleTile()1379 mNotificationInfo.setSelectedAction(NotificationConversationInfo.ACTION_FAVORITE); in testSelectPriority_AlreadyPriority_DoesNotRequestPinPeopleTile()