Searched refs:updateContactTime (Results 1 – 1 of 1) sorted by relevance
951 count = updateContactTime(uri, values); in update()1082 updateContactTime(rawContactId, values); in updatePeople()1146 private int updateContactTime(Uri uri, ContentValues values) { in updateContactTime() method in LegacyApiSupport1148 updateContactTime(rawContactId, values); in updateContactTime()1152 private void updateContactTime(long rawContactId, ContentValues values) { in updateContactTime() method in LegacyApiSupport