commit | 93ee540fcf178c7a852841e861ff10d704cb5f71 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Oct 09 00:07:23 2024 +0000 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Oct 17 15:57:52 2024 +0000 |
tree | 208f7d0ff14d36cb663f905e98e50346d52e2a6f | |
parent | b7e4701ca848e2d018ba68ff5dd96e31d96051bb [diff] |
Use a single trackListener method in LatencyTracker This simplifies the code for the caller (InputDispatcher) and reduces the API surface of LatencyTracker. Bug: 270049345 Change-Id: Ia25e95a24b5e89abcfce8060893ec3cce0c7892e Flag: EXEMPT refactor Test: atest inputflinger_tests