Home
last modified time | relevance | path

Searched refs:ID_PICK_PHOTO (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java92 choices.add(new ChoiceListItem(ChoiceListItem.ID_PICK_PHOTO, pickPhotoString)); in getChoices()
116 case ChoiceListItem.ID_PICK_PHOTO: in createPopupMenu()
143 public static final int ID_PICK_PHOTO = 2; field in PhotoActionPopup.ChoiceListItem
DPhotoSourceDialogFragment.java87 case ChoiceListItem.ID_PICK_PHOTO: in onCreateDialog()