/packages/services/Car/car-test-lib/src/android/car/testapi/ |
D | CarPropertyController.java | 49 void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues); in updateValues() method
|
D | FakeCarPropertyService.java | 137 public void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues) { in updateValues() method in FakeCarPropertyService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppObexServerSession.java | 366 ContentValues updateValues = new ContentValues(); in onPut() local 444 ContentValues updateValues = new ContentValues(); in receiveFile() local 500 ContentValues updateValues = new ContentValues(); in receiveFile() local
|
D | BluetoothOppTransfer.java | 376 ContentValues updateValues = new ContentValues(); in markShareTimeout() local 418 ContentValues updateValues = new ContentValues(); in markBatchFailed() local 849 ContentValues updateValues = new ContentValues(); in tickShareStatus() local
|
D | BluetoothOppObexClientSession.java | 366 ContentValues updateValues = new ContentValues(); in processShareInfo() local 385 ContentValues updateValues; in sendFile() local
|
D | BluetoothOppReceiver.java | 209 ContentValues updateValues = new ContentValues(); in onReceive() local
|
D | Constants.java | 227 ContentValues updateValues = new ContentValues(); in updateShareStatus() local
|
D | BluetoothOppUtility.java | 299 ContentValues updateValues = new ContentValues(); in updateVisibilityToHidden() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | VoicemailProviderTest.java | 198 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/ |
D | DownloadProvider.java | 450 final ContentValues updateValues = new ContentValues(); in updateMediaStoreUrisFromFilesToDownloads() local 472 final ContentValues updateValues = new ContentValues(); in canonicalizeDataPaths() local 1493 final ContentValues updateValues = new ContentValues(); in update() local
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProvider2.java | 1801 ContentValues updateValues = new ContentValues(); in setRecurrenceEnd() local 3732 ContentValues updateValues, String selection, String[] selectionArgs, in updateEventRelatedTable() 3995 private int handleUpdateEvents(Cursor cursor, ContentValues updateValues, in handleUpdateEvents()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 1970 ContentValues updateValues = new ContentValues(); in cleanupPhotoStore() local 1973 updateValues, null, null, /* callerIsSyncAdapter =*/false, in cleanupPhotoStore() local 8957 ContentValues updateValues = new ContentValues(); in doInBackground() local 8967 updateValues, null, null); in doInBackground() local
|