Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/dataitem/
DPhotoDataItem.java33 public Long getPhotoFileId() { in getPhotoFileId() method in PhotoDataItem
/packages/apps/Contacts/src/com/android/contacts/editor/
DEditorUiUtils.java247 public static Long getPhotoFileId(ValuesDelta valuesDelta) { in getPhotoFileId() method in EditorUiUtils