summaryrefslogtreecommitdiff
path: root/core/java/android/os/AsyncResult.java
Commit message (Collapse)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-2/+1
| | | | | | | | 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: I534e3fd1305e2f4af076986770033478448a665c
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+7
| | | | | | | | | | | | | | | | For packages: android.os 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: I4ece0a3f37f88fc2508cb965092aed7cabc61819
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+68
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-68/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+68