/cts/tests/tests/provider/src/android/provider/cts/ |
D | BlockedNumberContractTest.java | 224 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local 243 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local 252 ContentValues cv = new ContentValues(); in testInsert_failsWithInvalidInputs() local 404 ContentValues cv = new ContentValues(); in assertInsertBlockedNumberSucceeds() local 429 ContentValues cv = new ContentValues(); in getContentValues() local
|
D | BlockedNumberBackupRestoreTest.java | 142 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
|
D | SettingsTest.java | 168 ContentValues cv = new ContentValues(); in tryBadTableAccess() local
|
D | CalendarTest.java | 1626 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/ |
D | NumberBlockingAppTest.java | 61 ContentValues cv = new ContentValues(); in verifyInsertBlockedNumberSucceeds() local
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentValuesTest.java | 244 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/ |
D | MultiUserStorageTest.java | 163 ContentValues cv = new ContentValues(); in testMediaProviderUserIsolation() local 166 contentResolver.insert(Uri.parse(URI_MEDIA_STRING), cv); in testMediaProviderUserIsolation() local
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | RemoteSocketFactoryClient.java | 54 final ConditionVariable cv = new ConditionVariable(); in bind() local
|
D | MyServiceClient.java | 48 final ConditionVariable cv = new ConditionVariable(); in bind() local
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | BlockedNumberService.java | 80 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | BlockedNumberService.java | 89 ContentValues cv = new ContentValues(); in insertBlockedNumber() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | SmsCbMessageTest.java | 245 ContentValues cv = mSmsCbMessage.getContentValues(); in testContentValues() local
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | CrossProfileCalendarTest.java | 474 final ContentValues cv = new ContentValues(); in insertWorkCalendar() local 489 final ContentValues cv = new ContentValues(); in insertWorkEvent() local
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/ |
D | SplitAppTest.java | 330 final ConditionVariable cv = new ConditionVariable(); in testBaseInstalled() local 354 final ConditionVariable cv = new ConditionVariable(); in testFeatureInstalled() local
|
/cts/tests/tests/tethering/src/android/tethering/cts/ |
D | TetheringManagerTest.java | 281 final CallbackValue cv = mHistory.poll(TIMEOUT_MS, c -> true); in verifyTetheringStarted() local 288 final CallbackValue cv = mHistory.poll(TIMEOUT_MS, c -> true); in expectTetheringFailed() local 472 final CallbackValue cv = mCurrent.poll(TIMEOUT_MS, c -> true); in expectCallbackStarted() local
|
/cts/tests/tests/provider/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 | 624 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/tests/tests/net/src/android/net/cts/ |
D | ConnectivityManagerTest.java | 1107 TestSocketKeepaliveCallback.CallbackValue cv = callback.pollCallback(); in createConcurrentKeepalivesOfType() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaCodecTest.java | 2383 final ConditionVariable cv = new ConditionVariable(); in testAsyncRelease() local
|