Searched refs:getChoices (Results 1 - 7 of 7) 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);
H A DPhotoSourceDialogFragment.java68 PhotoActionPopup.getChoices(getActivity(), photoMode);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/form/
H A DFormPage.java212 public List<String> getChoices() { method in class:FormPage
H A DMultiPagedForm.java475 for (String choice : formPage.getChoices()) {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
H A DFormPageDisplayer.java82 ArrayList<SelectFromListWizardFragment.ListItem> getChoices(Context context, method in interface:FormPageDisplayer.FormPageInfo
191 formPageInfo.getChoices(mContext, extraChoices), lastPage == null ? null
H A DWifiFormPageType.java193 public ArrayList<SelectFromListWizardFragment.ListItem> getChoices( method in class:WifiFormPageType
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DWifiSetupActivity.java113 mNetworkListFragment.update(WifiFormPageType.CHOOSE_NETWORK.getChoices(

Completed in 195 milliseconds