diff options
author | Siarhei Vishniakou <svv@google.com> | 2019-03-15 17:08:44 -0700 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2019-03-15 17:23:47 -0700 |
commit | 311748a55d9f49bdc3bde2206abd13b89895a353 (patch) | |
tree | e708d3003a0d628b80beea4c204b90915618cf63 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9f70d02dc3f09663c523925f58f6c4c780d8b0ae (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