diff options
author | John Reck <jreck@google.com> | 2016-10-20 09:49:46 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2016-10-20 17:05:10 +0000 |
commit | 1ece145e018a7e66d3f422e647d3f6cb1887dca5 (patch) | |
tree | 571eb55f399517beec2d76643f12d003156c2b80 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | c4ee093bf618cc73788ee07df1051054ac10b585 (diff) |
Re-order draw methods to make update-api happy
update-api orders methods alhabetically by name, but when
there's multiple methods with the same name it falls back to
the ordering within the file.
Re-order the methods in canvas.java to match what's already in
current.txt to avoid unnecessary changes.
Also auto-formatted the draw methods as some were mis-indented.
Test: No behavior change, just method re-ordering
Change-Id: I2a7d313c8e7a6bd9187c4ed7dbde944b88aa32bb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions