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

Skip to content
Commit 0cb64694 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Inline InputMethodSettings#isCurrentProfile()

With this commit,

  InputMethodSettings#isCurrentProfile()

is inlined into InputMethodManagerService without caching the result
of

  UserManagerInternal#getProfileIds(int userId, boolean enabledOnly)

for simplicity.

The observable behavior should semantically remain the same.

This is a preparation to decouple InputMethodSettings from
InputMethodManagerService global instance.

Bug: 309837937
Test: presubmit
Change-Id: I1c2659cd3c9c2c2908f1ae5be870052284d559c2
parent df614b67
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