summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2019-03-15 17:08:44 -0700
committerSiarhei Vishniakou <svv@google.com>2019-03-15 17:23:47 -0700
commit311748a55d9f49bdc3bde2206abd13b89895a353 (patch)
treee708d3003a0d628b80beea4c204b90915618cf63 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9f70d02dc3f09663c523925f58f6c4c780d8b0ae (diff)
Add @Override annotation to onTouchEvent
Currently, it is not obvious that onTouchEvent is completely overridden from View.java without calling back into the super method. Add an @Override to make this explicit. Also, make the sendEvent function private because no one is using it outside of the current file. Bug: 128553584 Test: presubmit Change-Id: I72f64c5fab4e8386ba5e58bf1b24a7f953c78548
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions