summaryrefslogtreecommitdiff
path: root/core/java/android/content/SyncResult.java
AgeCommit message (Expand)Author
2020-10-20Apply fixes for EfficientStrings.Jeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-03-15Fix SyncResutl.delayUntil javadocMakoto Onuki
2013-07-24AnonymousSyncService & SyncRequest.Matthew Williams
2013-06-05docs: Fix minor typo in android.content.SyncResultTrevor Johns
2010-04-27Add JavaDoc for SyncResultFred Quintana
2010-03-11Add correct copyright headers to multiple filesKenny Root
2010-01-25enhance the sync manager backoff logic and add support for retry-afterFred Quintana
2009-10-06changes from Sync Manager API Review: bug 2164262Fred Quintana
2009-08-20- add a reset to EntityIterator to allow it to go back to the beginningFred Quintana
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project