/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 | 149 public void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues) { in updateValues() method in FakeCarPropertyService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppObexServerSession.java | 367 ContentValues updateValues = new ContentValues(); in onPut() local 445 ContentValues updateValues = new ContentValues(); in receiveFile() local 501 ContentValues updateValues = new ContentValues(); in receiveFile() local
|
D | BluetoothOppTransfer.java | 382 ContentValues updateValues = new ContentValues(); in markShareTimeout() local 424 ContentValues updateValues = new ContentValues(); in markBatchFailed() local 857 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 | 210 ContentValues updateValues = new ContentValues(); in onReceive() local
|
D | Constants.java | 228 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 1501 final ContentValues updateValues = new ContentValues(); in update() local
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProvider2.java | 1819 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/ |
D | ContactsProvider2.java | 1977 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
|