Searched refs:updateContentValues (Results 1 – 3 of 3) 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) {
309 entry.updateContentValues(values); in copyEntryAndUpdate()708 public void updateContentValues(ContentValues values) { in updateContentValues() method in GridSizeMigrationUtil.DbEntry
1676 updateContentValues(values, cursorLocalMedia); in executeInternal()1737 private void updateContentValues(ContentValues values, Cursor cursor) { in updateContentValues() method in PickerDbFacade.AddAlbumMediaOperation