Searched defs:updateValues (Results 1 – 10 of 10) sorted by relevance
125 final ContentValues updateValues = new ContentValues(); in insertMmsWithLockedMessage() local151 final ContentValues updateValues = new ContentValues(); in insertSmsWithLockedMessage() local
347 final ContentValues updateValues = new ContentValues(); in testMmsUpdate() local373 final ContentValues updateValues = new ContentValues(); in testMmsUpdate_canUpdateReadAndSeenStatus() local
156 final ContentValues updateValues = new ContentValues(); in testInsertSms_canUpdateSeen() local
203 final ContentValues updateValues = new ContentValues(); in testMmsPartUpdate() local
248 ContentValues updateValues = new ContentValues(); in testForeignUpdate_dirty() local296 ContentValues updateValues = new ContentValues(); in testForeignUpdate_explicitNotDirty() local318 ContentValues updateValues = new ContentValues(); in testForeignUpdate_null_dirty() local340 ContentValues updateValues = new ContentValues(); in testForeignUpdate_NotNormalized_normalized() local358 ContentValues updateValues = new ContentValues(); in testLocalUpdate_notDirty() local
249 final ContentValues updateValues = new ContentValues(); in testUpdateDownload() local327 final ContentValues updateValues = new ContentValues(); in testNotifyChange() local
412 final ContentValues updateValues = new ContentValues(); in testInPlaceUpdate_mediaFileWithInvalidRelativePath() local
253 final ContentValues updateValues = new ContentValues(); in testUpdateDownload() local331 final ContentValues updateValues = new ContentValues(); in testNotifyChange() local
424 final ContentValues updateValues = new ContentValues(); in testInPlaceUpdate_mediaFileWithInvalidRelativePath() local
2171 ContentValues updateValues = CalendarHelper.getUpdateCalendarValuesWithOriginal( in testCalendarUpdateAsApp() local2305 ContentValues updateValues = EventHelper.getUpdateEventValuesWithOriginal(eventValues, in testEventUpdateAsApp() local2353 ContentValues updateValues = new ContentValues(); in testBulkUpdate() local2470 ContentValues updateValues = new ContentValues(); in testConversionToRecurring() local3525 boolean asSyncAdapter, ContentValues updateValues) { in updateAndVerifyEvent()