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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DPhotoActionPopup.java79 choices.add(new ChoiceListItem(ChoiceListItem.ID_REMOVE,
110 case ChoiceListItem.ID_REMOVE:
144 public static final int ID_REMOVE = 3; field in class:PhotoActionPopup.ChoiceListItem

Completed in 91 milliseconds