Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1ec9394c authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Let IMMI#transferTouchFocusToImeWindow() take userId

RemoteInlineSuggestionViewConnector is already a per-user instance,
but when it gets call back

  InputMethodManagerInternal#transferTouchFocusToImeWindow

the user ID has not been propagated.

As a preparation to make the following instance fields per-user, this
CL makes it take the user ID as an explicit parameter.

The user ID is not yet used in this CL thus there must be no
observable behavior change.

Bug: 305829876
Bug: 339358344
Test: presubmit
Change-Id: Idf0cdd3cd56701a4343c6f4faa954605f03e4f31
parent b7602777
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment