Home
last modified time | relevance | path

Searched defs:setPhotoEntry (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DBaseRawContactEditorView.java104 public void setPhotoEntry(Bitmap bitmap) { in setPhotoEntry() method in BaseRawContactEditorView
DPhotoEditorView.java174 public void setPhotoEntry(Bitmap photo) { in setPhotoEntry() method in PhotoEditorView