summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContentProviderResult.java
AgeCommit message (Expand)Author
2020-10-20Apply fixes for EfficientStrings.Jeff Sharkey
2020-01-08Respond to API council feedback.Jeff Sharkey
2019-08-08Expand ContentProviderOperation to support call().Jeff Sharkey
2019-08-08Add nullability annotations for current behavior.Jeff Sharkey
2019-04-15Allow failures of applyBatch() operations.Jeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2014-05-13Resolving resources across users.Nicolas Prevot
2009-06-01 - create a new generic ISyncAdapter implementation, SyncAdapterNewFred Quintana
2009-05-22add ipc support to batchingFred Quintana
2009-05-15enhance ContentProvider with the ability to perform batch operationsFred Quintana