diff options
| author | 2024-06-28 15:39:06 +0000 | |
|---|---|---|
| committer | 2024-06-28 15:39:06 +0000 | |
| commit | e08e5c4a76ea32db05af858ebcfd9d88dc943f8c (patch) | |
| tree | 99ab34e397bbfb3e72739e23e82f175c27da53b3 /libs/androidfw/FileStream.cpp | |
| parent | fbeeb934f6cb0197e38cfc1783c106ba79e1f6d5 (diff) | |
Hook up major per-user call flows in IMMS
This is a kind of gigantic change that aims to hook up most of
remaining per-user call flows without breaking at least single-user
IME mode.
Most of changes are mechanical, including moving the following
@MultiUserUnawareField fields into UserData.
* mBoundToMethod
* mBoundToAccessibility
* mImeBindingState
* mCurClient
* mInFullscreenMode
* mCurInputConnection
* mCurImeDispatcher
* mCurRemoteAccessibilityInputConnection
* mCurEditorInfo
* mCurStatsToken
* mEnabledSession
* mEnabledAccessibilitySessions
So far all the end-to-end tests are passing and hopefully there is no
observable behavior change in the single user IME mode.
Bug: 305849394
Fix: 325515685
Fix: 349444857
Test: presubmit
Flag: EXEMPT refactor
Change-Id: I9d4615e6da979204c21555e040a687163c1460ab
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions