summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2022-04-25 11:53:49 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2022-04-25 11:53:49 +0000
commit98e54bb941cb6feb07127b75da37833281951d52 (patch)
treef1b55093a8ef7f41b18e3eecceee402460a8a036 /services/coverage/java
parent77da69b7643d304767e48d99d2a02583d4752575 (diff)
Advise use of InputDeviceListener when using pointer capture
InputDevices can be reconfigured when pointer capture changes, but the app will be notified via InputManager when the updated device information is available. This races with the onPointerCaptureChange callback, so advise the use of InputDeviceListener in the pointer capture documentation for developers to get around this. Bug: 226425883 Test: None Change-Id: I7aeb23722dc40b8fd37cb9667a4f23a336e8b5f1 Merged-In: I7aeb23722dc40b8fd37cb9667a4f23a336e8b5f1
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions