diff options
author | Tiger Huang <tigerhuang@google.com> | 2018-08-21 18:41:09 +0800 |
---|---|---|
committer | Tiger Huang <tigerhuang@google.com> | 2018-08-22 03:08:47 +0000 |
commit | d2aa92e0fd7a0a1d71844e3df36f461d11dba402 (patch) | |
tree | 4b902fd42b308951a140ced4c954b25a430afb6e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a2e28a4b86409415e84d36fcc072e6c3c2f0e561 (diff) |
Make native input focus up to date
Previously, mWindowPlacerLocked.performSurfacePlacement() was called
after updateFocusedWindowLocked(), so the input windows would get
updated in relayoutWindow() after updating focus window.
But now, there is no surface placement after updating focus window,
so this makes it update the input windows just within
updateFocusedWindowLocked().
Bug: 112880070
Test: atest CtsWindowManagerDeviceTestCases:LayoutTests
Change-Id: Ib7077b9567f3d5e6b62c2c4f4db51d569c1fce79
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions