Home
last modified time | relevance | path

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

/packages/services/Car/car-test-lib/src/android/car/testapi/
DCarPropertyController.java49 void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues); in updateValues() method
DFakeCarPropertyService.java149 public void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues) { in updateValues() method in FakeCarPropertyService
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexServerSession.java367 ContentValues updateValues = new ContentValues(); in onPut() local
445 ContentValues updateValues = new ContentValues(); in receiveFile() local
501 ContentValues updateValues = new ContentValues(); in receiveFile() local
DBluetoothOppTransfer.java382 ContentValues updateValues = new ContentValues(); in markShareTimeout() local
424 ContentValues updateValues = new ContentValues(); in markBatchFailed() local
857 ContentValues updateValues = new ContentValues(); in tickShareStatus() local
DBluetoothOppObexClientSession.java366 ContentValues updateValues = new ContentValues(); in processShareInfo() local
385 ContentValues updateValues; in sendFile() local
DBluetoothOppReceiver.java210 ContentValues updateValues = new ContentValues(); in onReceive() local
DConstants.java228 ContentValues updateValues = new ContentValues(); in updateShareStatus() local
DBluetoothOppUtility.java299 ContentValues updateValues = new ContentValues(); in updateVisibilityToHidden() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DVoicemailProviderTest.java198 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_NotDirty() local
233 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadProvider.java450 final ContentValues updateValues = new ContentValues(); in updateMediaStoreUrisFromFilesToDownloads() local
472 final ContentValues updateValues = new ContentValues(); in canonicalizeDataPaths() local
1501 final ContentValues updateValues = new ContentValues(); in update() local
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1819 ContentValues updateValues = new ContentValues(); in setRecurrenceEnd() local
3754 ContentValues updateValues, String selection, String[] selectionArgs, in updateEventRelatedTable()
4017 private int handleUpdateEvents(Cursor cursor, ContentValues updateValues, in handleUpdateEvents()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1977 ContentValues updateValues = new ContentValues(); in cleanupPhotoStore() local
1980 updateValues, null, null, /* callerIsSyncAdapter =*/false); in cleanupPhotoStore() local
9065 ContentValues updateValues = new ContentValues(); in doInBackground() local
9075 updateValues, null, null); in doInBackground() local