summaryrefslogtreecommitdiff
path: root/core/java/android/annotation/FloatRange.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove annotations that have been relocatedChris Wailes2021-04-261-55/+0
| | | | | | | | | These annotations have been relocated to frameworks/libs/modules-utils. This CL removes the files and updates necessary build rules. Bug: 183133670 Test: m Change-Id: I834b9f5320e0b6fe8cb9feb7194c82085b805e07
* Fix @code escapesNeil Fuller2015-12-021-2/+2
| | | | | | | | | The body of {@code} must not be HTML escaped. This is one of several changes that fix the source in conjunction with a doclava fix. Bug: 25757239 Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
* Additional annotations: @CallSuper, @Keep, etc.Tor Norbye2015-03-051-0/+55
These mirror the new support library annotations, but with source retention. Change-Id: Ib85ceeb37d596aae8cf12d4f8fede3982552d033