commit | 75aea14c26565d3fde46c4ce410f5c384c42162c | [log] [tgz] |
---|---|---|
author | Tor Norbye <tnorbye@google.com> | Tue Jan 28 08:00:07 2014 -0800 |
committer | Tor Norbye <tnorbye@google.com> | Tue Jan 28 08:00:07 2014 -0800 |
tree | 0e006efae26b8b88edc3215fc10ff9dd3e873e32 | |
parent | a3e11a591d9034e9c5f6d13fc164c126094bac0e [diff] |
Add typedef enum and resource type annotations The @IntDef and @StringDef annotations can list the specific enum or flag constants that can be supplied for a given int or String parameter or return value. The Res annotations can be used to indicate that a given int parameter or return value must correspond to a resource of the given type. Change-Id: I8d740360d3edcef44a6d1a053cf16da53f34a0ee