Searched defs:getChoices (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DPhotoActionPopup.java73 public static ArrayList<ChoiceListItem> getChoices(Context context, int mode) { method in class:PhotoActionPopup
99 final ArrayList<ChoiceListItem> choices = getChoices(context, mode);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DWifiFormPageType.java193 public ArrayList<SelectFromListWizardFragment.ListItem> getChoices( method in class:WifiFormPageType
H A DFormPageDisplayer.java81 ArrayList<SelectFromListWizardFragment.ListItem> getChoices(Context context, method in interface:FormPageDisplayer.FormPageInfo
190 formPageInfo.getChoices(mContext, extraChoices), lastPage == null ? null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/form/
H A DFormPage.java212 public List<String> getChoices() { method in class:FormPage

Completed in 108 milliseconds