summaryrefslogtreecommitdiff
path: root/core/java/android/annotation/StringDef.java
Commit message (Expand)AuthorAgeFilesLines
* Add auto-doc support for @StringDef.Jeff Sharkey2017-12-081-0/+5
* @IntDef and @StringDef must have source retentionTor Norbye2017-05-121-2/+2
* Fix @code escapesNeil Fuller2015-12-021-6/+6
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-4/+0
* Add @NotNull, @Nullable, and @IntDef/@StringDef annotationsTor Norbye2013-08-151-0/+55