diff options
| author | 2023-12-14 12:06:50 -0800 | |
|---|---|---|
| committer | 2023-12-14 20:19:35 +0000 | |
| commit | 05c670e17049f7d0a22b56ec22d514bf28e58abf (patch) | |
| tree | 8dc58a11082d9a4e8a21c611952b2e94a175f040 /libs/input/PointerController.cpp | |
| parent | 029cac40b158f9afe490559a84b3dcf6e1d814e7 (diff) | |
Update IMMI#removeImeSurface() to take display ID
To support multi-session IME, IMMI needs to know the display hosting
the IME window. So this CL gets the display ID from 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: Ib0fea5997990a72b93e8407fa19902b2258df0d6
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions