commit | 331b8a2511bb860ab6b96f159748c35a01080f65 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <[email protected]> | Tue Mar 01 19:31:07 2011 -0800 |
committer | Jesse Wilson <[email protected]> | Tue Mar 01 19:31:07 2011 -0800 |
tree | 3caaa1860705b98a89d9d1b17c6e33b26996843c | |
parent | 26164702ecf7799ad4fd0c97478489f0f239d37d [diff] |
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: I290b5b3000d685b0524a9e7131bd5ca19a63bbdf http://code.google.com/p/android/issues/detail?id=15038