- uri
- The URI to query. This can potentially have a record ID if this is an update request for a specific record.
- values
- A set of column_name/value pairs to update in the database. This must not be null.
- selection
- An optional filter to match rows to update.
- selectionArgs
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
This method is provided for use by the ContentResolver. Do not override, or directly call from your own code.