/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ |
D | RcsProviderUpdateTest.java | 229 ContentValues updateValues = new ContentValues(); in testUpdateUnifiedMessageViewFails() local 240 ContentValues updateValues = new ContentValues(); in testUpdateMessageOnThreadFails() local 259 ContentValues updateValues = new ContentValues(1); in testUpdateMessage() local 278 ContentValues updateValues = new ContentValues(1); in testUpdateIncomingMessageSpecificColumn() local 295 ContentValues updateValues = new ContentValues(); in testUpdateMessageDelivery() local 316 ContentValues updateValues = new ContentValues(); in testUpdateFileTransfer() local
|
D | RcsProviderHelper.java | 47 ContentValues updateValues = new ContentValues(); in setup1To1Thread() local
|
/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 | 136 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 448 ContentValues updateValues = new ContentValues(); in receiveFile() local 499 ContentValues updateValues = new ContentValues(); in receiveFile() local
|
D | BluetoothOppTransfer.java | 377 ContentValues updateValues = new ContentValues(); in markShareTimeout() local 419 ContentValues updateValues = new ContentValues(); in markBatchFailed() local 850 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 | 208 ContentValues updateValues = new ContentValues(); in onReceive() local
|
D | BluetoothOppReceiveFileInfo.java | 217 ContentValues updateValues = new ContentValues(); in generateFileInfo() local
|
D | Constants.java | 227 ContentValues updateValues = new ContentValues(); in updateShareStatus() local
|
D | BluetoothOppUtility.java | 280 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/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
D | EditorGrad.java | 204 public void updateValues(FilterGradRepresentation rep) { in updateValues() method in EditorGrad.ParamAdapter
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadProvider.java | 462 final ContentValues updateValues = new ContentValues(); in addMediaStoreUris() local 498 final ContentValues updateValues = new ContentValues(); in updateMediaStoreUrisFromFilesToDownloads() local 520 final ContentValues updateValues = new ContentValues(); in canonicalizeDataPaths() local 1539 final ContentValues updateValues = new ContentValues(); in update() local
|
/packages/apps/Email/provider_src/com/android/email/service/ |
D | ImapService.java | 681 ContentValues updateValues = new ContentValues(); in synchronizeMailboxGeneric() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | ConversationCursor.java | 2087 public int updateValues(Collection<Conversation> conversations, ContentValues values) { in updateValues() method in ConversationCursor 2091 public int updateValues(Collection<Conversation> conversations, ContentValues values, in updateValues() method in ConversationCursor
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProvider2.java | 1799 ContentValues updateValues = new ContentValues(); in setRecurrenceEnd() local 3730 ContentValues updateValues, String selection, String[] selectionArgs, in updateEventRelatedTable() 3993 private int handleUpdateEvents(Cursor cursor, ContentValues updateValues, in handleUpdateEvents()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 1984 ContentValues updateValues = new ContentValues(); in cleanupPhotoStore() local 1987 updateValues, null, null, /* callerIsSyncAdapter =*/false, in cleanupPhotoStore() local 9019 ContentValues updateValues = new ContentValues(); in doInBackground() local 9029 updateValues, null, null); in doInBackground() local
|
/packages/apps/Email/provider_src/com/android/email/provider/ |
D | EmailProvider.java | 2119 final ContentValues updateValues = new ContentValues(values); in update() local 2146 final ContentValues updateValues = new ContentValues(values); in update() local
|