Skip to content
Commit 53c8eb8a authored by Tiger Huang's avatar Tiger Huang Committed by Adrian Roos
Browse files

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
parent 884aa6af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment