Searched refs:getChoices (Results 1 – 7 of 7) 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()
66 PhotoActionPopup.getChoices(getActivity(), photoMode); in onCreateDialog()
81 ArrayList<SelectFromListWizardFragment.ListItem> getChoices(Context context, in getChoices() method190 formPageInfo.getChoices(mContext, extraChoices), lastPage == null ? null in displayList()
193 public ArrayList<SelectFromListWizardFragment.ListItem> getChoices( in getChoices() method in WifiFormPageType
212 public List<String> getChoices() { in getChoices() method in FormPage
471 for (String choice : formPage.getChoices()) { in getActions()
109 mNetworkListFragment.update(WifiFormPageType.CHOOSE_NETWORK.getChoices( in onCreate()