Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java73 public static ArrayList<ChoiceListItem> getChoices(Context context, int mode) { in getChoices() method in PhotoActionPopup
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/form/
DFormPage.java203 public List<String> getChoices() { in getChoices() method in FormPage
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DWifiFormPageType.java169 public ArrayList<SelectFromListWizardFragment.ListItem> getChoices( in getChoices() method in WifiFormPageType
DFormPageDisplayer.java73 ArrayList<SelectFromListWizardFragment.ListItem> getChoices(Context context, in getChoices() method