Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoActionPopup.java57 public static final class Modes { class in PhotoActionPopup
DContactEditorFragment.java1787 return getContent().isWritablePhotoSet() ? PhotoActionPopup.Modes.WRITE_ABLE_PHOTO in getPhotoMode()
1788 : PhotoActionPopup.Modes.NO_PHOTO; in getPhotoMode()