commit | 8724d6a0ce79bdf5484d594c5ef5296d8a6a1312 | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Fri Dec 27 17:33:36 2019 +0800 |
committer | Arthur Hung <arthurhung@google.com> | Fri Feb 28 02:05:48 2020 +0000 |
tree | 90368c7606af871677c8b2e49f9dfe3650557e09 | |
parent | 5d04252c197f8f9673cc6aacf1472a64d8fd59f2 [diff] |
Allow unbuffered MotionEvent dispatch for View (2/2) Add test cases to verify if motion events could be consumed as soon as possible when the target view requested the unbuffered source. The idea is injecting events as soon as possible and expect the view would receive more than 1 events within 1 frame when it had requested the unbuffered dispatch. Bug: 135740001 Bug: 136277595 Test: atest ViewUnbufferedTest Change-Id: I6dca85b0cfd51f08aac533656b3a65dc33860b6b