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

Skip to content
Commit 1eb9baa4 authored by Yabin Huang's avatar Yabin Huang
Browse files

Update IMMI#updateImeWindowStatus() to take display ID

To support multi-session IME, IMMI needs to know the window
ID of the IME. So this CL gets the window ID from the DisplayContent,
and passes it to IMMI.

This CL just passes an unused parameter to IMMS. It doesn't change
the behavior of the code, thus no flag is required. The passed
parameter will be used by another CL to implement the multi-session
IME, and that CL will be protected by the concurrent_input_methods
feature flag.

Bug: 305829876
Test: atest WmTests && atest FrameworksServicesTests
Change-Id: Ie8a0315f4ecb421916ea4b68427acd1e7e5ff280
parent ace8b54a
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