/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A 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
|
H A 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
|
H A D | BluetoothOppObexClientSession.java | 366 ContentValues updateValues = new ContentValues(); in processShareInfo() local 385 ContentValues updateValues; in sendFile() local
|
H A D | BluetoothOppReceiver.java | 210 ContentValues updateValues = new ContentValues(); in onReceive() local
|
H A D | Constants.java | 228 ContentValues updateValues = new ContentValues(); in updateShareStatus() local
|
H A D | BluetoothOppUtility.java | 299 ContentValues updateValues = new ContentValues(); in updateVisibilityToHidden() local
|
/aosp12/packages/services/Car/car-test-lib/src/android/car/testapi/ |
H A D | CarPropertyController.java | 49 void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues); in updateValues() method
|
H A D | FakeCarPropertyService.java | 149 public void updateValues(boolean triggerListeners, CarPropertyValue<?>... propValues) { in updateValues() method in FakeCarPropertyService
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | DeviceProvisionedControllerImpl.kt | 133 private fun updateValues(updateDeviceProvisioned: Boolean = true, updateUser: Int = ALL_USERS) { regex
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | VoicemailProviderTest.java | 198 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_NotDirty() local 233 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local
|
/aosp12/system/core/healthd/ |
H A D | BatteryMonitor.cpp | 245 void BatteryMonitor::updateValues(void) { in updateValues() function in android::BatteryMonitor
|
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
H A D | DownloadProvider.java | 451 final ContentValues updateValues = new ContentValues(); in updateMediaStoreUrisFromFilesToDownloads() local 473 final ContentValues updateValues = new ContentValues(); in canonicalizeDataPaths() local 1438 final ContentValues updateValues = new ContentValues(); in update() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | SMSDispatcher.java | 2205 final ContentValues updateValues = new ContentValues(1); in persistSentMessageIfRequired() local
|
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
H A 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()
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | ContactsProvider2.java | 1978 ContentValues updateValues = new ContentValues(); in cleanupPhotoStore() local 1981 updateValues, null, null, /* callerIsSyncAdapter =*/false); in cleanupPhotoStore() local 9031 ContentValues updateValues = new ContentValues(); in doInBackground() local 9041 updateValues, null, null); in doInBackground() local
|