| /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 | 276 ContentValues updateValues = new ContentValues(); in updateVisibilityToHidden() local
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | VoicemailProviderTest.java | 200 ContentValues updateValues = new ContentValues(); in testUpdateOwnPackageVoicemail_NotDirty() local 235 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/apps/Email/provider_src/com/android/email/service/ |
| D | ImapService.java | 681 ContentValues updateValues = new ContentValues(); in synchronizeMailboxGeneric() local
|
| /packages/apps/Calendar/src/com/android/calendar/event/ |
| D | EditEventHelper.java | 714 ContentValues updateValues = new ContentValues(); in updatePastEvents() 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 | 1632 ContentValues updateValues = new ContentValues(); in setRecurrenceEnd() local 3563 ContentValues updateValues, String selection, String[] selectionArgs, in updateEventRelatedTable() 3826 private int handleUpdateEvents(Cursor cursor, ContentValues updateValues, in handleUpdateEvents()
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| D | ContactsProvider2.java | 2043 ContentValues updateValues = new ContentValues(); in cleanupPhotoStore() local 2046 updateValues, null, null, /* callerIsSyncAdapter =*/false, in cleanupPhotoStore() local 9172 ContentValues updateValues = new ContentValues(); in doInBackground() local 9182 updateValues, null, null); in doInBackground() local
|
| /packages/apps/Email/provider_src/com/android/email/provider/ |
| D | EmailProvider.java | 2118 final ContentValues updateValues = new ContentValues(values); in update() local 2145 final ContentValues updateValues = new ContentValues(values); in update() local
|