Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java379 public long getPhotoRawContactId() { in getPhotoRawContactId() method in RawContactEditorView
DContactEditorFragment.java1314 mPhotoRawContactId = editorView.getPhotoRawContactId(); in bindEditors()