Searched defs:choices (Results 1 – 9 of 9) sorted by relevance
76 final ArrayList<ChoiceListItem> choices = new ArrayList<ChoiceListItem>(4); in getChoices() local99 final ArrayList<ChoiceListItem> choices = getChoices(context, mode); in createPopupMenu() local
67 final ArrayList<ChoiceListItem> choices = in onCreateDialog() local
85 String[] choices = getResources().getStringArray(R.array.ut_connection_choices); in onCreateActions() local
105 String[] choices = getResources().getStringArray(mChannelCountOnPreference == 0 in onCreateActions() local
102 String[] choices; in onCreateActions() local
195 ArrayList<SelectFromListWizardFragment.ListItem> choices = new ArrayList<>(); in getChoices() local
312 public VerticalListAdapter(ActionListener actionListener, List<ListItem> choices) { in VerticalListAdapter()
232 final String[] choices = context.getResources().getStringArray( in addNotificationActions() local
908 final String[] choices = context.getResources().getStringArray( in addWearableVoiceReplyAction() local