Searched refs:updateContentValues (Results 1 – 2 of 2) sorted by relevance
498 updateContentValues(contentValues, phoneLookupInfo);538 updateContentValues(contentValuesToInsert, phoneLookupInfo);543 updateContentValues(contentValuesToUpdate, phoneLookupInfo);548 updateContentValues(contentValues, phoneLookupInfo);588 private void updateContentValues(ContentValues contentValues, PhoneLookupInfo phoneLookupInfo) {
316 entry.updateContentValues(values); in copyEntryAndUpdate()758 public void updateContentValues(ContentValues values) { in updateContentValues() method in GridSizeMigrationTaskV2.DbEntry