diff options
| author | 2023-07-26 10:03:12 +0000 | |
|---|---|---|
| committer | 2023-07-26 10:03:12 +0000 | |
| commit | d7bb5198c8090e4c5a0af4c96fac6509572b1ff1 (patch) | |
| tree | f62924b8c8e3c655dc32b179597970122867295e /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 5757440e42eff5a06f5385e83aac865cac325cb7 (diff) | |
Make InputDevice getAssociatedDisplayId part of the test API
While investigating test flakiness, a case where input events
could be dispatched before an input device is associated to a
display has been identified. The issue is that this association
is asynchronous, so we need a way to ensure that the change has
gone through. A way to do this is to monitor the input device
associated display through the API, but at the moment it was
hidden, so this CL will make it available to tests.
Bug: 288321659
Test: No functional changes
Change-Id: I6b9535c160683f7865e766f80fad00dfa4ae52ad
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions