commit | d0a66b21ae86a33c43e6f614cf2d4e6c4e9ea281 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Jan 10 13:19:54 2018 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Jan 10 13:19:54 2018 -0800 |
tree | 85476f576e5d0ebd2576d9b13484410cf2038fab | |
parent | 8f162c6e846ac99d6aac4473d7903722e9d6e54b [diff] |
Add a test for updateLightNavigationBarLw() As a preparation to allow IME windows to use SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, this CL makes PhoneWindowManager#updateLightNavigationBarLw() testable and adds several test cases to clarify how this method currently works. This is a mechanical change and there should be no behavior change. Bug: 69002467 Test: atest com.android.server.policy.PhoneWindowManagerTest Change-Id: I2761cc037b013da52507592369a33e86a3138c14