Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java90 choices.add(new ChoiceListItem(ChoiceListItem.ID_TAKE_PHOTO, takePhotoString)); in getChoices()
113 case ChoiceListItem.ID_TAKE_PHOTO: in createPopupMenu()
142 public static final int ID_TAKE_PHOTO = 1; field in PhotoActionPopup.ChoiceListItem
DPhotoSourceDialogFragment.java84 case ChoiceListItem.ID_TAKE_PHOTO: in onCreateDialog()