commit | 4f2ba50111769ab784f93901503223ec09bafd31 | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Wed Jan 08 11:38:56 2025 +0000 |
committer | Arpit Singh <arpitks@google.com> | Mon Feb 03 10:44:49 2025 +0000 |
tree | 19b481169c028912e297ff250b85b7d4029b896a | |
parent | 1e2515d595caad7fde9a79152b29656c2060fdff [diff] |
[12/n Dispatcher refactor] Introduce static DispatcherTouchState In this CL we introduce DispatcherTouchState and move methods that manipulate touch state into it, making them static to remove any external dependencies. In upcoming CLs we will gradually move touchStateByDisplay to this class removing all direct access. Bug: 367661487 Bug: 245989146 Test: atest inputflinger_tests Flag: EXEMPT refactor Change-Id: Ib32ee2929f3f172133f2092f0a01749e6eae8cc5