Searched defs:updateValues (Results 1 – 8 of 8) sorted by relevance
122 final ContentValues updateValues = new ContentValues(); in insertMmsWithLockedMessage() local148 final ContentValues updateValues = new ContentValues(); in insertSmsWithLockedMessage() local
322 final ContentValues updateValues = new ContentValues(); in testMmsUpdate() local348 final ContentValues updateValues = new ContentValues(); in testMmsUpdate_canUpdateReadAndSeenStatus() local
144 final ContentValues updateValues = new ContentValues(); in testInsertSms_canUpdateSeen() local
120 final ContentValues updateValues = new ContentValues(); in testMmsPartUpdate() local
246 ContentValues updateValues = new ContentValues(); in testForeignUpdate_dirty() local294 ContentValues updateValues = new ContentValues(); in testForeignUpdate_explicitNotDirty() local316 ContentValues updateValues = new ContentValues(); in testForeignUpdate_null_dirty() local338 ContentValues updateValues = new ContentValues(); in testForeignUpdate_NotNormalized_normalized() local356 ContentValues updateValues = new ContentValues(); in testLocalUpdate_notDirty() local
240 final ContentValues updateValues = new ContentValues(); in testUpdateDownload() local318 final ContentValues updateValues = new ContentValues(); in testNotifyChange() local
318 final ContentValues updateValues = new ContentValues(); in testInPlaceUpdate_mediaFileWithInvalidRelativePath() local
2172 ContentValues updateValues = CalendarHelper.getUpdateCalendarValuesWithOriginal( in testCalendarUpdateAsApp() local2306 ContentValues updateValues = EventHelper.getUpdateEventValuesWithOriginal(eventValues, in testEventUpdateAsApp() local2354 ContentValues updateValues = new ContentValues(); in testBulkUpdate() local2471 ContentValues updateValues = new ContentValues(); in testConversionToRecurring() local3526 boolean asSyncAdapter, ContentValues updateValues) { in updateAndVerifyEvent()