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