commit | a157bdc5a6bc0b4bdf889d0ed6475571bc547012 | [log] [tgz] |
---|---|---|
author | Ben Gilad <gilad@google.com> | Thu Apr 03 13:47:03 2014 -0700 |
committer | Ben Gilad <gilad@google.com> | Fri Apr 04 14:21:08 2014 -0700 |
tree | f28d447653d6453525d355d990df5dd85863e80a | |
parent | 53ab19d6d135d948620f3a648aeded79a8e7e761 [diff] |
One more cleanup CL before the change to remove/replace mValues. Shouldn't include any functional changes, mostly focused on dead-code removal, also removing unused/unnecessary code/logic, tightening up access modifiers (e.g. using private vs. public) as much as possible, using Java's built-in iteration when applicable, grouping variables by static/non-static and access modifiers (e.g. private members last, etc). Change-Id: I4fa6af136b5da0ae6183eadce4798746b18813cb