commit | bb0e2f753b4b6e37ab0411499c25661abfbf6553 | [log] [tgz] |
---|---|---|
author | Tarandeep Singh <tarandeep@google.com> | Wed Jan 15 13:58:29 2020 -0800 |
committer | Tarandeep Singh <tarandeep@google.com> | Tue Jan 21 17:02:22 2020 -0800 |
tree | a270517c80929b8e0dd3bc33aba120b0591b87ee | |
parent | 1dc6ec5bf5503b36d0430a09aa94dd00677efcf5 [diff] |
Pipe windowToken of window requesting IME It takes time from when IME is requested to the time when IME is ready to be shown. When its ready to be shown, we need to make sure that window that requested IME is still the IME target in DisplayContent. The only realistic way of knowing originating window is passing windowToken from IMM API. Bug: 111084606 Test: CtsInputMethodTestCases Change-Id: Ia49e23dd077d264a58d28a7b8acffde54b7db187