summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-09-02 12:49:48 -0700
committerWale Ogunwale <ogunwale@google.com>2016-09-08 19:24:07 +0000
commit44f2180c554684d8ce015116ad057dca06bba87d (patch)
tree0ccec375bc52e93ff642ce0355bfb5aa343850f6 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent74784e8e57abeb58f84d4a6bba6080ce5c41501d (diff)
Introduced WindowContainer.hasContentToDisplay
We have lots of "is visible" methods and this change is an attempt to rename one of the methods to match closer to what is actually does and differentiate it from other "is visible" methods. WC.hasContentToDisplay() returns true if the container or one of its children as some content it can display or wants to display (e.g. app views or saved surface). WC.isVisible() returns true if the container or one of its children is considered visible from the WindowManager perspective which usually means valid surface and some other internal state are true. Bug: 30060889 Change-Id: Ifbd6c277eb65a53b8035b6f34fc45196962632c1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions