commit | ba2621ade192f856bbcf1c93659aaf90c821179c | [log] [tgz] |
---|---|---|
author | Jesse Wilson <[email protected]> | Tue Mar 01 19:31:07 2011 -0800 |
committer | Scott Main <[email protected]> | Wed Mar 02 12:56:49 2011 -0800 |
tree | 4395a4539e238b7de4e37073a98c4aea781b68a7 | |
parent | 6ebcdf21e03b5a5d7fde3f499701a3122c7b1530 [diff] |
cherrypick Change-Id: I290b5b3000d685b0524a9e7131bd5ca19a63bbdf Always show enum constants. Enums were not identifying themselves as constants. This may be caused by the upgrade to Java 6. All enum constants should be shown; the check is unnecessary. Change-Id: Ia36d406e1ce0c5ddef36681bbd2958fa69005893 http://code.google.com/p/android/issues/detail?id=15038