Searched defs:values2 (Results 1 – 6 of 6) sorted by relevance
243 val values2 = ContentValues() in setTimeZone() constant
745 ContentValues values2 = new ContentValues(); in testStatusUpsert() local793 ContentValues values2 = new ContentValues(); in testStatusQuotaUpsert() local
1789 ContentValues values2 = new ContentValues(); in testPhonesFilterQueryInter() local2725 ContentValues values2 = new ContentValues(); in testCallablesQuery() local2778 final ContentValues values2 = new ContentValues(values); in testEmailsQuery() local2788 assertStoredValues(ContentUris.withAppendedId(Email.CONTENT_URI, emailId2), values2); in testEmailsQuery() local2789 assertStoredValues(ContentUris.withAppendedId(dedupeUri, emailId2), values2); in testEmailsQuery() local3137 final ContentValues values2 = new ContentValues(values); in testPostalsQuery() local3149 values2); in testPostalsQuery() local3150 assertStoredValues(ContentUris.withAppendedId(dedupeUri, dataId2), values2); in testPostalsQuery() local3469 ContentValues values2 = new ContentValues(); in testQueryContactStrequent() local3629 ContentValues values2 = new ContentValues(); in testQueryContactFrequent() local[all …]
1654 ContentValues values2 = new ContentValues(); in testApnSetId() local1700 ContentValues values2 = new ContentValues(); in testPreferApnSetUrl() local
499 protected static boolean areEqual(ValuesDelta values1, ContentValues values2, DataKind kind) { in areEqual()
427 final ContentValues values2 = new ContentValues(); in testBulkInsert() local