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

Skip to content
Commit 363d5473 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

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
parent 5ed1656b
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