commit | f2a45b269dec03998c0903d06e0fb57744328204 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Fri Aug 19 16:33:11 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Fri Aug 19 16:36:19 2016 -0700 |
tree | a4072c1b9d002e3f07738aa594e3f61bc02856cf | |
parent | 8e343179a70ae0171c77a8c08987f258134d40ea [diff] |
Clean up style issues in ArraySet. Clean up style issues in preparation to copying ArraySet implementation to support library. Fixed: - Missing spaces around operators, casting - Added curly braces around if statements that span multiple lines - Renamed static variables to follow sFoo instead of mFoo - Moved = to the previous line Bug: 19109652 Change-Id: Id9a985723b158f51811b3cd796613d0e26fd7e61