Home
last modified time | relevance | path

Searched refs:getChoices (Results 1 – 2 of 2) 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
99 final ArrayList<ChoiceListItem> choices = getChoices(context, mode); in createPopupMenu()
DPhotoSourceDialogFragment.java68 PhotoActionPopup.getChoices(getActivity(), photoMode); in onCreateDialog()