diff options
| author | 2024-07-04 10:20:20 +0900 | |
|---|---|---|
| committer | 2024-07-04 10:20:20 +0900 | |
| commit | 363d54735a1f237a82371b17b8fc400f9f13c5a9 (patch) | |
| tree | b467a8e585b4fda1e1601e6df1123cf103629fb5 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 5ed1656b9342fa0feaffc541a55a1efedb969774 (diff) | |
Move SettingsObserver#mLastEnabled to UserData
In order to make InputMethodManagerService.SettingsObserver multi-user
aware, one challenge is
SettingsObserver#mLastEnabled,
which is tightly coupled with "single-user" concept. So this CL moves
it to UserData object in a mechanical manner.
There must be no behavior change in the single user mode anyway, and
for concurrent multi-user mode SettingsObserver is not yet fully
multi-user aware so this change is not yet used.
Bug: 342027196
Test: presubmit
Flag: android.view.inputmethod.concurrent_input_methods
Change-Id: Ie37a439fcd4155272efa9620ca20520ba4c58400
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions