Searched defs:values2 (Results 1 – 7 of 7) sorted by relevance
243 val values2 = ContentValues() in setTimeZone() constant
746 ContentValues values2 = new ContentValues(); in testStatusUpsert() local794 ContentValues values2 = new ContentValues(); in testStatusQuotaUpsert() local
1790 ContentValues values2 = new ContentValues(); in testPhonesFilterQueryInter() local2726 ContentValues values2 = new ContentValues(); in testCallablesQuery() local2779 final ContentValues values2 = new ContentValues(values); in testEmailsQuery() local2789 assertStoredValues(ContentUris.withAppendedId(Email.CONTENT_URI, emailId2), values2); in testEmailsQuery() local2790 assertStoredValues(ContentUris.withAppendedId(dedupeUri, emailId2), values2); in testEmailsQuery() local3138 final ContentValues values2 = new ContentValues(values); in testPostalsQuery() local3150 values2); in testPostalsQuery() local3151 assertStoredValues(ContentUris.withAppendedId(dedupeUri, dataId2), values2); in testPostalsQuery() local3470 ContentValues values2 = new ContentValues(); in testQueryContactStrequent() local3630 ContentValues values2 = new ContentValues(); in testQueryContactFrequent() local[all …]
236 JSONObject values2 = new JSONObject(); in testEqualsFail() local
1845 ContentValues values2 = new ContentValues(); in testApnSetId() local1891 ContentValues values2 = new ContentValues(); in testPreferApnSetUrl() local
499 protected static boolean areEqual(ValuesDelta values1, ContentValues values2, DataKind kind) { in areEqual()
581 final ContentValues values2 = new ContentValues(); in testBulkInsert() local