diff options
author | Yohei Yukawa <yukawa@google.com> | 2019-01-21 00:38:32 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2019-01-21 00:38:32 -0800 |
commit | 6fee8818700e435c5c4f8aa590259af4dd9e3eae (patch) | |
tree | 74ce86d6903aa6c0599373aa4af2159e507ec939 /tests/DexLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 7ecb38ed9e5007957a03e3f1a5196701cf3b847e (diff) |
Make it clear IMMS#updateSystemUiLocked() is always called with mCurToken
When InputMethodManagerService#updateSystemUiLocked() is called from
setImeWindowStatus(), the first parameter is guaranteed to be the same
as mCurToken, because calledWithValidTokenLocked() returns false for
null token.
This CL just clarifies it for the next mechanical refactoring.
This CL itself is also a mechanical refactoring. Hence there should
be no behavior change.
Bug: 34851776
Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases
Change-Id: I086dc0381078fc292db8132bc64d920ef7646c1c
Diffstat (limited to 'tests/DexLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions