| /packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
| D | CellBroadcastProviderTest.java | 100 ContentValues cv = fakeCellBroadcast(); in testUpdate() local 126 ContentValues cv = fakeCellBroadcast(); in testUpdate_WithoutWritePermission_fail() local 146 ContentValues cv = fakeCellBroadcast(); in testGetAllCellBroadcast() local 190 ContentValues cv = fakeCellBroadcast(); in testDelete_oneRecord_success() local 344 ContentValues cv = new ContentValues(); in fakeCellBroadcast() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/network/apn/ |
| D | ApnEditorTest.java | 171 final ContentValues cv = new ContentValues(); in testSetStringValue_valueChanged_shouldSetValue() local 188 final ContentValues cv = new ContentValues(); in testSetStringValue_valueNotChanged_shouldNotSetValue() local 205 final ContentValues cv = new ContentValues(); in testSetStringValue_nullValue_shouldNotSetValue_shouldNotSetValue() local 223 final ContentValues cv = new ContentValues(); in testSetIntValue_valueChanged_shouldSetValue() local 245 final ContentValues cv = new ContentValues(); in testSetIntValue_valueNotChanged_shouldNotSetValue() local
|
| /packages/modules/StatsD/statsd/tests/utils/ |
| D | MultiConditionTrigger_test.cpp | 40 condition_variable cv; in TEST() local 81 condition_variable cv; in TEST() local 103 condition_variable cv; in TEST() local 134 condition_variable cv; in TEST() local
|
| /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
| D | CellBroadcastContentProvider.java | 261 ContentValues cv = new ContentValues(); in getContentValues() local 306 ContentValues cv = getContentValues(message); in insertNewBroadcast() local 373 ContentValues cv = new ContentValues(1); in markBroadcastRead() local 402 ContentValues cv = new ContentValues(1); in markBroadcastSmsSyncPending() local 474 ContentValues cv = new ContentValues(); in writeMessageToSmsInbox() local
|
| /packages/modules/Bluetooth/tools/rootcanal/test/ |
| D | posix_socket_unittest.cc | 79 std::condition_variable cv; in connectPair() local 192 std::condition_variable cv; in TEST_F() local 242 std::condition_variable cv; in TEST_F() local 271 std::condition_variable cv; in TEST_F() local
|
| /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ |
| D | CarrierIdProviderTest.java | 339 ContentValues cv = new ContentValues(); in testUpdateCurrentSubscription() local 344 "1"), cv, null, null); in testUpdateCurrentSubscription() local 412 ContentValues cv = new ContentValues(); in testUpdateCurrentSubscription_WrongURI() local
|
| /packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/data/ |
| D | ExternalDbFacadeTest.java | 447 ContentValues cv = getContentValues(DATE_TAKEN_MS2, GENERATION_MODIFIED1); in testQueryMedia_match() local 508 ContentValues cv = getContentValues(DATE_TAKEN_MS2, GENERATION_MODIFIED1); in testQueryMedia_withDateModified() local 544 ContentValues cv = getContentValues(DATE_TAKEN_MS1, GENERATION_MODIFIED1); in testQueryMedia_withMimeType() local 617 ContentValues cv = getContentValues(DATE_TAKEN_MS1, GENERATION_MODIFIED1); in testQueryMedia_withAlbumAndMimeType() local 654 ContentValues cv = getContentValues(DATE_TAKEN_MS1, GENERATION_MODIFIED1); in testGetMediaCollectionInfoFiltering() local 701 ContentValues cv = getContentValues(DATE_TAKEN_MS1, GENERATION_MODIFIED1); in testGetMediaCollectionInfoWithDeleted() local 720 ContentValues cv = getContentValues(DATE_TAKEN_MS1, GENERATION_MODIFIED1); in testQueryAlbumsEmpty() local 920 ContentValues cv = new ContentValues(); in getContentValues() local
|
| /packages/modules/adb/fdevent/ |
| D | fdevent_test.h | 37 std::condition_variable cv; in WaitForFdeventLoop() local
|
| /packages/services/Car/cpp/vhal/client/src/ |
| D | IVhalClient.cpp | 65 std::condition_variable cv; in getValueSync() member 91 std::condition_variable cv; in setValueSync() member
|
| /packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/ |
| D | BlockedNumberProviderTest.java | 97 private static ContentValues cv(Object... namesAndValues) { in cv() method in BlockedNumberProviderTest 197 private Uri insert(ContentValues cv) { in insert() 208 private void insertExpectingFailure(ContentValues cv) { in insertExpectingFailure()
|
| /packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/ |
| D | CtsTetheringUtils.java | 114 final CallbackValue cv = mHistory.poll(TIMEOUT_MS, c -> true); in verifyTetheringStarted() local 121 final CallbackValue cv = mHistory.poll(TIMEOUT_MS, c -> true); in expectTetheringFailed() local 304 final CallbackValue cv = mCurrent.poll(timeOutMs, c -> true); in pollTetheredInterfacesChanged() local 347 final CallbackValue cv = history.poll(TIMEOUT_MS, c -> true); in expectCallbackStarted() local
|
| /packages/modules/adb/ |
| D | adb_utils.h | 69 std::condition_variable cv; variable
|
| /packages/modules/Virtualization/vmclient/src/ |
| D | sync.rs | 24 pub cv: Condvar, field
|
| /packages/modules/Bluetooth/system/test/headless/scan/ |
| D | scan.cc | 45 std::condition_variable cv; variable
|
| /packages/modules/Connectivity/tests/cts/hostside/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
|
| /packages/modules/StatsD/statsd/src/external/ |
| D | StatsCallbackPuller.cpp | 54 shared_ptr<condition_variable> cv = make_shared<condition_variable>(); in PullInternal() local
|
| /packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
| D | TelephonyProvider.java | 929 ContentValues cv = new ContentValues(); in initDatabase() local 1946 ContentValues cv = new ContentValues(); in copySimInfoDataToTmpTable() local 1970 private void copySimInfoValuesV24(ContentValues cv, Cursor c) { in copySimInfoValuesV24() 2011 private void getCardIdfromIccid(ContentValues cv, Cursor c) { in getCardIdfromIccid() 2249 ContentValues cv = new ContentValues(); in copyDataToTmpTable() local 2271 private void copyApnValuesV17(ContentValues cv, Cursor c) { in copyApnValuesV17() 2312 private void copyAllApnValues(ContentValues cv, Cursor c) { in copyAllApnValues() 2366 ContentValues cv = new ContentValues(); in copyPreservedApnsToNewTable() local 2444 private void getStringValueFromCursor(ContentValues cv, Cursor c, String key) { in getStringValueFromCursor() 2459 private void getNetworkTypeBitmaskFromCursor(ContentValues cv, Cursor c) { in getNetworkTypeBitmaskFromCursor() [all …]
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| D | DataRowHandlerForNickname.java | 38 private void applySimpleFieldMaxSize(ContentValues cv) { in applySimpleFieldMaxSize()
|
| D | DataRowHandlerForEmail.java | 36 private void applySimpleFieldMaxSize(ContentValues cv) { in applySimpleFieldMaxSize()
|
| D | DataRowHandlerForOrganization.java | 41 private void applySimpleFieldMaxSize(ContentValues cv) { in applySimpleFieldMaxSize()
|
| /packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
| D | CellBroadcastHandler.java | 366 ContentValues cv = message.getContentValues(); in handleBroadcastSms() local 652 ContentValues cv = new ContentValues(); in performGeoFencing() local 837 ContentValues cv = new ContentValues(); in broadcastMessage() local
|
| /packages/modules/DnsResolver/tests/ |
| D | doh_ffi_test.cpp | 41 std::condition_variable cv; variable
|
| /packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
| D | BlockedNumberProvider.java | 151 private Uri insertBlockedNumber(ContentValues cv) { in insertBlockedNumber() 179 private static void throwIfSpecified(ContentValues cv, String column) { in throwIfSpecified()
|
| /packages/apps/Gallery2/jni/filters/ |
| D | hsv.c | 94 short cv = hsv[hsvOff+0]; in hsv2rgb() local
|