Home
last modified time | relevance | path

Searched defs:updateValues (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexServerSession.java365 ContentValues updateValues = new ContentValues(); in onPut() local
447 ContentValues updateValues = new ContentValues(); in receiveFile() local
483 ContentValues updateValues = new ContentValues(); in receiveFile() local
DBluetoothOppTransfer.java302 ContentValues updateValues = new ContentValues(); in markShareTimeout() local
334 ContentValues updateValues = new ContentValues(); in markBatchFailed() local
762 ContentValues updateValues = new ContentValues(); in tickShareStatus() local
DBluetoothOppObexClientSession.java322 ContentValues updateValues = new ContentValues(); in processShareInfo() local
340 ContentValues updateValues; in sendFile() local
DBluetoothOppReceiver.java217 ContentValues updateValues = new ContentValues(); in onReceive() local
DBluetoothOppReceiveFileInfo.java174 ContentValues updateValues = new ContentValues(); in generateFileInfo() local
DBluetoothOppUtility.java235 ContentValues updateValues = new ContentValues(); in updateVisibilityToHidden() local
DConstants.java266 ContentValues updateValues = new ContentValues(); in updateShareStatus() local
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DContactsSyncAdapter.java1826 ContentValues updateValues = new ContentValues(); in dirtyContactsWithinDirtyGroups() local
1843 cr.update(uriWithAccountAndIsSyncAdapter(Groups.CONTENT_URI), updateValues, null, in dirtyContactsWithinDirtyGroups() local
/packages/apps/Calendar/src/com/android/calendar/event/
DEditEventHelper.java676 ContentValues updateValues = new ContentValues(); in updatePastEvents() local
/packages/apps/Email/src/com/android/email/
DMessagingController.java903 ContentValues updateValues = new ContentValues(); in synchronizeMailboxGeneric() local
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1615 ContentValues updateValues = new ContentValues(); in setRecurrenceEnd() local
3403 ContentValues updateValues, String selection, String[] selectionArgs, in updateEventRelatedTable()
3665 private int handleUpdateEvents(Cursor cursor, ContentValues updateValues, in handleUpdateEvents()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1766 ContentValues updateValues = new ContentValues(); in cleanupPhotoStore() local
1769 updateValues, null, null, false); in cleanupPhotoStore() local
7422 ContentValues updateValues = new ContentValues(); in doInBackground() local
7432 updateValues, null, null); in doInBackground() local