Home
last modified time | relevance | path

Searched defs:cv (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DBlockedNumberContractTest.java163 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local
182 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local
191 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local
319 ContentValues cv = new ContentValues(); in assertInsertBlockedNumberSucceeds() local
344 ContentValues cv = new ContentValues(); in getContentValues() local
DBlockedNumberBackupRestoreTest.java139 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
DSettingsTest.java141 ContentValues cv = new ContentValues(); in tryBadTableAccess() local
DCalendarTest.java1626 ContentValues cv = CalendarHelper.getNewCalendarValues(account, seed++); in testCalendarColors() local
2032 ContentValues cv = cvs.get(i); in verifyContentValuesAgainstCursor() local
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DNumberBlockingAppTest.java61 ContentValues cv = new ContentValues(); in verifyInsertBlockedNumberSucceeds() local
/cts/tests/tests/content/src/android/content/cts/
DContentValuesTest.java218 ContentValues cv = new ContentValues(); in testEquals() local
233 ContentValues cv = new ContentValues(); in testEqualsFailure() local
491 ContentValues cv = new ContentValues(); in testPutAll() local
/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
DMultiUserStorageTest.java163 ContentValues cv = new ContentValues(); in testMediaProviderUserIsolation() local
165 contentResolver.insert(Uri.parse(URI_MEDIA_STRING), cv); in testMediaProviderUserIsolation() local
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DRemoteSocketFactoryClient.java54 final ConditionVariable cv = new ConditionVariable(); in bind() local
DMyServiceClient.java50 final ConditionVariable cv = new ConditionVariable(); in bind() local
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_ContactsTest.java273 final ContentValues cv = new ContentValues(); in testContactUpdateDelete_usageStats_visibilityInWhere() local
DContactsContract_DataTest.java437 ContentValues cv = new ContentValues(); in testContactablesUri() local
780 ArrayList<ContentValues> cv = new ArrayList<ContentValues>(); in getContentValues() local
DContactsContract_AllUriTest.java624 final ContentValues cv = new ContentValues(); in testAllOperations() local
/cts/tests/tests/database/src/android/database/cts/
DDatabaseCursorTest.java132 ContentValues cv = new ContentValues(); in testBlob() local
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java323 final ConditionVariable cv = new ConditionVariable(); in launchBaseActivity() local
/cts/tests/tests/telephony/src/android/telephony/cts/
DSmsManagerTest.java402 ContentValues cv = new ContentValues(); in blockNumber() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java402 ContentValues cv = new ContentValues(); in blockNumber() local