summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2018-08-02 16:38:04 -0700
committerRobert Carr <racarr@google.com>2018-11-14 17:52:05 -0800
commite0a353c6f8922c67e3a4910e49a240e9c6196da0 (patch)
tree9efabcbd1e6233cbbfc494f5aafe672ef48b129a /tools/aapt2/java/JavaClassGenerator_test.cpp
parent788f57484c5b96a05604bc0526ad8b4e03cade30 (diff)
WindowManager: Communicate with input system by WindowTokens.
Once we switch to a model of passing InputWindowInfo through SurfaceFlinger, the handles will be parcelled and we will no longer receive the same literal object back from "interceptKeyBeforeQueueing" or other input callbacks. This means the approach of saddling a WindowState on to the object for later retreival will no longer work. Instead we pass the IBinder WindowState#mClient in when registering the input channel, and modify the input system to pass it back to us as a sort of UUID. Bug: 80101428 Bug: 113136004 Bug: 111440400 Test: Home button still works. Change-Id: I0f41e0d08b034aa037518c3a8fb21be1453565da
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions