summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorVishnu Nair <vishnun@google.com>2020-08-15 15:56:20 -0700
committerVishnu Nair <vishnun@google.com>2020-09-02 16:13:13 -0700
commit3e5d102ef6f08b915f8f609cdbd9fa7a20e358b0 (patch)
tree25631fd2a7186f29f2bbf19072154187b6699551 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent056630f142a730fe852155033e84a107ddbef5c1 (diff)
Request focus using setFocusedWindow
This change introduces two new SurfaceControl apis, one to request focus to a particular window and the other to transfer focus to an embedded window if the host window is currently focused. WindowHandleInfo is updated to specify focusability instead of the currently focused window. This will provide more information to InputDipatcher on what all the focusable windows are on screen and in the future allow it to determine a new focus target. Lastly, after updating all the WindowHandles in InputMonitor, we switch over to calling setFocusedWindow to specify the desired focused window. There should be no functional changes with this cl. Test: atest inputflinger_tests Test: atest CtsWindowManagerDeviceTestCases Test: atest FlickerTests Bug: 151179149 Change-Id: Iefda51ce73247b208115e64f9f8159a182d93ded
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions