Home
last modified time | relevance | path

Searched refs:NO_PHOTO (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java58 public static final int NO_PHOTO = field in PhotoActionPopup.Modes
DCompactContactEditorFragment.java307 return PhotoActionPopup.Modes.NO_PHOTO; in getPhotoMode()
DContactEditorFragment.java356 mode = PhotoActionPopup.Modes.NO_PHOTO; in bindPhotoHandler()