commit | f9ca2d482661c6d425fcd1c8f7caf2b679b24871 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Nov 10 22:08:43 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Nov 10 22:12:34 2020 +0800 |
tree | 6f0f23e3c28f4b2da66be91026f63478f70f1c55 | |
parent | 635cd7b680786d838260f9efd4d23a832c4bb9cb [diff] |
Clean up isVisibleLw and isDimming of WindowManagerPolicy#WindowState The isVisibleLw just redirects to call isVisible. These methods were used for PhoneWindowManager to access wm package. Since all usages are removed, the interface methods are no longer needed. Bug: 163976519 Test: WmTests CtsWindowManagerDeviceTestCases presubmit Change-Id: I29521e806fb42c0b54caa82e103291cc74130899