Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java61 public static final int WRITE_ABLE_PHOTO = field in PhotoActionPopup.Modes
DContactEditorFragment.java1787 return getContent().isWritablePhotoSet() ? PhotoActionPopup.Modes.WRITE_ABLE_PHOTO in getPhotoMode()