commit | ccf973fa9f22dbafe7e98952773ec2dc2b3e90a5 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Oct 30 14:04:57 2018 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Feb 26 13:22:24 2019 -0800 |
tree | 822b1e73877365cb9237bfa9356405932e4eb9ec | |
parent | 983469bab51743f044a62a72182ffc7b60b1a7a2 [diff] |
Inject long press documentation Clarify usage of Activity.onKeyLongPress(..). It is not obvious at all that onKeyDown should be used in order for OnKeyLongPress to work. Direct readers to the other api to make sure that this nuance is not missed. Bug: 21451760 Test: atest KeyEventInjectionTest Change-Id: Ic73f6fe06b2108a3967ac590d22acfb283a700e1