Searched refs:updateLegacyPhotoData (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DLegacyApiSupport.java1135 updateLegacyPhotoData(rawContactId, dataId, values);
1160 updateLegacyPhotoData(rawContactId, dataId, values);
1165 private void updateLegacyPhotoData(long rawContactId, long dataId, ContentValues values) { method in class:LegacyApiSupport

Completed in 46 milliseconds