diff options
author | Riddle Hsu <riddlehsu@google.com> | 2020-06-05 00:44:26 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2020-06-09 19:21:38 +0800 |
commit | 4f088b6c3083a0b11c13e665cad22c99ac6ba8f7 (patch) | |
tree | 6fb6b77f6dd9883b672baa43500478a77c6af52c /rs/java/android/renderscript/ProgramStore.java | |
parent | ebb7ae667942ffa0d685edd91dc0700cf2079695 (diff) |
Call WindowContainer#dump in all levels
In order to know if there is an animating window container. And
all derived classes should call super because the dump method is
annotated as CallSuper.
This fixes that TaskDisplayArea and ActivityStack don't call super
and the overridden Task#dump is never called. Also adjust the output
format so it is easier to read.
Bug: 157743122
Test: "adb shell dumpsys activity activities" and check the section
"Task display areas in top down Z order".
Change-Id: I8396e1fbce1960dc9dcd9de8c5cd47bfd18ba31a
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions