summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-01-22 13:56:23 -0800
committerBryce Lee <brycelee@google.com>2018-01-23 10:45:51 -0800
commitd92ae48606fd89f0fffd570db8d3175cd6f82728 (patch)
treeb683ee6e2c9e6c565120b4ef36c24f47387a8698 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent4e3ead326e1b13646e6df3b510ec3355cdc89fc8 (diff)
Do not propagate parent bound changes from task as onResize.
When a stack is resized on the WindowManager side, it does not itself signal a resize in any children. The children themselves will receive updated override configurations for this. It is therefore not necesssary to propagate calls from the task to the children when the stack is resized. This changelist separates out the callback for parent resizing into onParentResize. The default implementation is to call onResize. The default implementation of onResize now calls onParentResize on its children. For Task, onParentResize is overridden to prevent propagation. Change-Id: If7990c88f12245774d085650b15da9abc96bf622 Fixes: 70558903 Test: atest FrameworksServicesTests:com.android.server.wm.WindowContainerTests#testOnParentResizePropagation
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions