Searched refs:getChoices (Results 1 – 3 of 3) sorted by relevance
73 public static ArrayList<ChoiceListItem> getChoices(Context context, int mode) { in getChoices() method in PhotoActionPopup99 final ArrayList<ChoiceListItem> choices = getChoices(context, mode); in createPopupMenu()
68 PhotoActionPopup.getChoices(getActivity(), photoMode); in onCreateDialog()
222 hasAppGeneratedReplies = !ArrayUtils.isEmpty(freeformRemoteInput.getChoices()); in suggestionsMightBeUsedInNotification()