Searched refs:findFirstDataId (Results 1 – 1 of 1) sorted by relevance
1181 long dataId = findFirstDataId(rawContactId, Photo.CONTENT_ITEM_TYPE); in updatePhoto()1501 long dataId = findFirstDataId(rawContactId, contentItemType); in findFirstDataRow()1509 private long findFirstDataId(long rawContactId, String mimeType) { in findFirstDataId() method in LegacyApiSupport