commit | 53c8eb8ae0689fbe300d0e5f470f6f7247006d6c | [log] [tgz] |
---|---|---|
author | Tiger Huang <tigerhuang@google.com> | Tue Mar 31 18:22:05 2020 +0800 |
committer | Adrian Roos <roosa@google.com> | Thu Apr 02 09:08:33 2020 +0000 |
tree | b61df8ebdd4a0a74f05a1591aa5cb713dc41d6c8 | |
parent | 884aa6afe156ec88cfc89e9d5dac4480223c9495 [diff] |
Update insets state for each window if its mBehindIme is changed InsetsStateController would dispatch a different insets state to a window accroding to its condition. For example, a window behind IME can get the insets state different from one got from a window above IME. So when the conditions change, we should update the insets state to the client. Fix: 152839133 Test: atest InsetsStateControllerTest Change-Id: I7a846d55da92a652d79fb81dfd79abcc87971830