Home
last modified time | relevance | path

Searched defs:updateValues (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java220 ContentValues updateValues = new ContentValues(); in onReceive() local
226 updateValues, in onReceive() local
232 ContentValues updateValues = new ContentValues(); in onReceive() local
238 updateValues, in onReceive() local
244 ContentValues updateValues = new ContentValues(); in onReceive() local
250 updateValues, in onReceive() local
DBluetoothOppObexServerSession.java393 ContentValues updateValues = new ContentValues(); in onPut() local
402 updateValues, in onPut() local
494 ContentValues updateValues = new ContentValues(); in receiveFile() local
498 mContext.getContentResolver(), contentUri, updateValues, null, null); in receiveFile() local
560 ContentValues updateValues = new ContentValues(); in receiveFile() local
566 updateValues, in receiveFile() local
DBluetoothOppTransfer.java440 ContentValues updateValues = new ContentValues(); in markShareTimeout() local
445 mContext.getContentResolver(), contentUri, updateValues, null, null); in markShareTimeout() local
485 ContentValues updateValues = new ContentValues(); in markBatchFailed() local
508 updateValues, in markBatchFailed() local
942 ContentValues updateValues = new ContentValues(); in tickShareStatus() local
946 mContext.getContentResolver(), contentUri, updateValues, null, null); in tickShareStatus() local
DBluetoothOppObexClientSession.java374 ContentValues updateValues = new ContentValues(); in processShareInfo() local
384 updateValues, in processShareInfo() local
398 ContentValues updateValues; in sendFile() local
DConstants.java252 ContentValues updateValues = new ContentValues(); in updateShareStatus() local
256 context.getContentResolver(), contentUri, updateValues, null, null); in updateShareStatus() local
DBluetoothOppUtility.java330 ContentValues updateValues = new ContentValues(); in updateVisibilityToHidden() local
333 .contentResolverUpdate(context.getContentResolver(), uri, updateValues, null, null); in updateVisibilityToHidden() local
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/contacts/
H A DVoicemailContractTest.java248 ContentValues updateValues = new ContentValues(); in testForeignUpdate_dirty() local
296 ContentValues updateValues = new ContentValues(); in testForeignUpdate_explicitNotDirty() local
318 ContentValues updateValues = new ContentValues(); in testForeignUpdate_null_dirty() local
340 ContentValues updateValues = new ContentValues(); in testForeignUpdate_NotNormalized_normalized() local
358 ContentValues updateValues = new ContentValues(); in testLocalUpdate_notDirty() local
/aosp_15_r20/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
H A DLockedMessageTest.java125 final ContentValues updateValues = new ContentValues(); in insertMmsWithLockedMessage() local
151 final ContentValues updateValues = new ContentValues(); in insertSmsWithLockedMessage() local
H A DMmsTest.java328 final ContentValues updateValues = new ContentValues(); in testMmsUpdate() local
354 final ContentValues updateValues = new ContentValues(); in testMmsUpdate_canUpdateReadAndSeenStatus() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/animation/
H A DAnimatorSetCallsTest.java172 ArrayList<Float> updateValues = new ArrayList<>(); in updateOnlyWhileChangingValues() local
188 ArrayList<Float> updateValues = new ArrayList<>(); in updateOnlyWhileRunning() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeviceProvisionedControllerImpl.kt135 private fun updateValues(updateDeviceProvisioned: Boolean = true, updateUser: Int = ALL_USERS) { in updateValues() method in com.android.systemui.statusbar.policy.DeviceProvisionedControllerImpl
/aosp_15_r20/cts/tests/mediaprovider/src/android/provider/cts/media/
H A DMediaStore_DownloadsTest.java249 final ContentValues updateValues = new ContentValues(); in testUpdateDownload() local
327 final ContentValues updateValues = new ContentValues(); in testNotifyChange() local
/aosp_15_r20/cts/tests/mediaprovider/modern/src/android/provider/cts/media/modern/
H A DMediaStore_DownloadsTest.java253 final ContentValues updateValues = new ContentValues(); in testUpdateDownload() local
331 final ContentValues updateValues = new ContentValues(); in testNotifyChange() local
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DVoicemailProviderTest.java199 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_NotDirty() local
234 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local
/aosp_15_r20/external/mobly-snippet-lib/examples/ex6_complex_type_conversion/src/main/java/com/google/android/mobly/snippet/example6/
H A DExampleSnippet.java48 public ArrayList<CustomType> updateValues(ArrayList<CustomType> objects, String newValue) { in updateValues() method in ExampleSnippet
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DCarPropertyController.java49 void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues); in updateValues() method
/aosp_15_r20/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
H A DCalendarTest.java2171 ContentValues updateValues = CalendarHelper.getUpdateCalendarValuesWithOriginal( in testCalendarUpdateAsApp() local
2305 ContentValues updateValues = EventHelper.getUpdateEventValuesWithOriginal(eventValues, in testEventUpdateAsApp() local
2353 ContentValues updateValues = new ContentValues(); in testBulkUpdate() local
2470 ContentValues updateValues = new ContentValues(); in testConversionToRecurring() local
3525 boolean asSyncAdapter, ContentValues updateValues) { in updateAndVerifyEvent()
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/data/content/
DWallpaperClientImpl.kt419 val updateValues = ContentValues() in <lambda>() constant
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DSearchTestingUtils.java92 public void updateMediaItem(String tableName, String mediaId, ContentValues updateValues) { in updateMediaItem()
DMediaIndexingDatabaseOperationsTest.java156 ContentValues updateValues = new ContentValues(); in testUpdateStatusTableValues() local
/aosp_15_r20/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
H A DDynamicConfigHandler.java66 private static List<String> updateValues( in updateValues() method in DynamicConfigHandler
/aosp_15_r20/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadProvider.java452 final ContentValues updateValues = new ContentValues(); in updateMediaStoreUrisFromFilesToDownloads() local
474 final ContentValues updateValues = new ContentValues(); in canonicalizeDataPaths() local
1494 final ContentValues updateValues = new ContentValues(); in update() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/policy/
DDeviceProvisionedControllerImpl.java101 private final void updateValues(boolean updateDeviceProvisioned, int updateUser) { in updateValues() method in DeviceProvisionedControllerImpl
/aosp_15_r20/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DSpringForce.java265 DynamicAnimation.MassState updateValues(double lastDisplacement, double lastVelocity, in updateValues() method in SpringForce
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/v2/sqlite/
DMediaSetsDatabaseUtil.java260 ContentValues updateValues = new ContentValues(); in updateMediaInMediaSetSyncResumeKey() local

12345678910>>...12