Searched defs:ID_TAKE_PHOTO (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds