/cts/tests/tests/provider/src/android/provider/cts/ |
D | BlockedNumberContractTest.java | 246 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local 265 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local 274 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local 615 ContentValues cv = new ContentValues(); in assertInsertBlockedNumberSucceeds() local 702 ContentValues cv = new ContentValues(); in getContentValues() local
|
D | BlockedNumberBackupRestoreTest.java | 144 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
|
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/ |
D | NumberBlockingAppTest.java | 61 ContentValues cv = new ContentValues(); in verifyInsertBlockedNumberSucceeds() local
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentValuesTest.java | 246 ContentValues cv = new ContentValues(); in testEquals() local 262 ContentValues cv = new ContentValues(); in testEqualsFailure() local 538 ContentValues cv = new ContentValues(); in testPutAll() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | RemoteCallbackListTest.java | 199 ConditionVariable cv = new ConditionVariable(); in flush() local 395 ConditionVariable cv = new ConditionVariable(); in freezeProcess() local 411 ConditionVariable cv = new ConditionVariable(); in unfreezeProcess() local
|
D | FileObserverLegacyPathTest.java | 76 ContentValues cv = new ContentValues(); in testCreateFile() local
|
/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/ |
D | MultiUserStorageTest.java | 163 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/ |
D | BlockedNumberUtil.java | 53 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
|
D | BlockedNumberService.java | 89 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | PreviewRecorder.java | 180 ConditionVariable cv = new ConditionVariable(); in PreviewRecorder() local 569 ConditionVariable cv = new ConditionVariable(); in getFrame() local 693 ConditionVariable cv = new ConditionVariable(); in close() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | SmsCbMessageTest.java | 245 ContentValues cv = mSmsCbMessage.getContentValues(); in testContentValues() local
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | ContactsContract_DataTest.java | 437 ContentValues cv = new ContentValues(); in testContactablesUri() local 780 ArrayList<ContentValues> cv = new ArrayList<ContentValues>(); in getContentValues() local
|
D | ContactsContract_AllUriTest.java | 646 final ContentValues cv = new ContentValues(); in testAllOperations() local
|
/cts/tests/tests/database/src/android/database/cts/ |
D | DatabaseCursorTest.java | 132 ContentValues cv = new ContentValues(); in testBlob() local
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/ |
D | SplitAppTest.java | 458 final ConditionVariable cv = new ConditionVariable(); in testBaseInstalled() local 485 final ConditionVariable cv = new ConditionVariable(); in testFeatureInstalled() local
|
/cts/tests/tests/provider/src/android/provider/cts/settings/ |
D | SettingsTest.java | 178 ContentValues cv = new ContentValues(); in tryBadTableAccess() local
|
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/ |
D | MmsPartTest.java | 219 ContentValues cv = new ContentValues(); in testMmsPartUpdate_invalidUri() local
|
/cts/hostsidetests/scopedstorage/redacturi/src/android/scopedstorage/cts/redacturi/ |
D | RedactUriDeviceTest.java | 435 ContentValues cv = new ContentValues(); in testDisallowedOperationsOnRedactedUri() local
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | MediaCodecTest.java | 2250 final ConditionVariable cv = new ConditionVariable(); in testAsyncRelease() local
|
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/ |
D | CalendarTest.java | 1625 ContentValues cv = CalendarHelper.getNewCalendarValues(account, seed++); in testCalendarColors() local 2031 ContentValues cv = cvs.get(i); in verifyContentValuesAgainstCursor() local
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 4579 final ConditionVariable cv = new ConditionVariable(); in getUnavailablePhysicalCameras() local
|