summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContentProviderResult.java
Commit message (Expand)AuthorAgeFilesLines
* Apply fixes for EfficientStrings.Jeff Sharkey2020-10-201-4/+4
* Respond to API council feedback.Jeff Sharkey2020-01-081-4/+4
* Expand ContentProviderOperation to support call().Jeff Sharkey2019-08-081-19/+42
* Add nullability annotations for current behavior.Jeff Sharkey2019-08-081-5/+7
* Allow failures of applyBatch() operations.Jeff Sharkey2019-04-151-15/+60
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Resolving resources across users.Nicolas Prevot2014-05-131-1/+9
* - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana2009-06-011-0/+7
* add ipc support to batchingFred Quintana2009-05-221-1/+39
* enhance ContentProvider with the ability to perform batch operationsFred Quintana2009-05-151-0/+39