summaryrefslogtreecommitdiff
path: root/core/java/android/content/SyncContext.java
Commit message (Collapse)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-2/+2
| | | | | | | | Existing annotations in libcore/ and frameworks/ will deleted after the migration. This also means that any java library that compiles @UnsupportedAppUsage requires a direct dependency on "unsupportedappusage" java_library. Bug: 145132366 Test: m && diff unsupportedappusage_index.csv Change-Id: I6ab53570aca580fbee1fcc927871caa09780f58f
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | For packages: android.content.res android.content.pm.split android.content.pm.permission android.content.pm.dex android.content.pm android.content.om android.content This is an automatically generated CL. See go/UnsupportedAppUsage for more details. Exempted-From-Owner-Approval: Mechanical changes to the codebase which have been approved by Android API council and announced on android-eng@ Bug: 110868826 Test: m Change-Id: Ia79256a3d04e16dd78331a61af0dcddc5fc1599b
* add an IPC for sync initializationFred Quintana2009-10-141-3/+7
|
* changes from Sync Manager API Review: bug 2164262Fred Quintana2009-10-061-6/+9
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+73
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-73/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+73