Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DBlockedNumberContractTest.java237 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local
256 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local
265 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local
417 ContentValues cv = new ContentValues(); in assertInsertBlockedNumberSucceeds() local
442 ContentValues cv = new ContentValues(); in getContentValues() local
DBlockedNumberBackupRestoreTest.java142 ContentValues cv = new ContentValues(); in insertBlockedNumber() 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.java244 ContentValues cv = new ContentValues(); in testEquals() local
260 ContentValues cv = new ContentValues(); in testEqualsFailure() local
536 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
166 contentResolver.insert(Uri.parse(URI_MEDIA_STRING), cv); in testMediaProviderUserIsolation() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBlockedNumberService.java89 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DPreviewRecorder.java172 ConditionVariable cv = new ConditionVariable(); in PreviewRecorder() local
567 ConditionVariable cv = new ConditionVariable(); in close() local
/cts/tests/tests/os/src/android/os/cts/
DFileObserverLegacyPathTest.java74 ContentValues cv = new ContentValues(); in testCreateFile() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSmsCbMessageTest.java245 ContentValues cv = mSmsCbMessage.getContentValues(); in testContentValues() local
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
DMmsPartTest.java138 ContentValues cv = new ContentValues(); in testMmsPartUpdate_invalidUri() local
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_DataTest.java437 ContentValues cv = new ContentValues(); in testContactablesUri() local
780 ArrayList<ContentValues> cv = new ArrayList<ContentValues>(); in getContentValues() local
DContactsContract_AllUriTest.java644 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.java458 final ConditionVariable cv = new ConditionVariable(); in testBaseInstalled() local
484 final ConditionVariable cv = new ConditionVariable(); in testFeatureInstalled() local
/cts/tests/tests/provider/src/android/provider/cts/settings/
DSettingsTest.java171 ContentValues cv = new ContentValues(); in tryBadTableAccess() local
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DRedactUriDeviceTest.java402 ContentValues cv = new ContentValues(); in testDisallowedOperationsOnRedactedUri() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecTest.java2158 final ConditionVariable cv = new ConditionVariable(); in testAsyncRelease() local
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java1626 ContentValues cv = CalendarHelper.getNewCalendarValues(account, seed++); in testCalendarColors() local
2032 ContentValues cv = cvs.get(i); in verifyContentValuesAgainstCursor() local