diff options
author | 2024-07-02 23:59:45 +0900 | |
---|---|---|
committer | 2024-07-02 23:59:45 +0900 | |
commit | 0c32789bddfb3c58be22363521ca072a2a84d3aa (patch) | |
tree | ca68dbe7d6e586962de2994bd02868702dd8d9c7 /tools/aapt2/Debug.cpp | |
parent | 6a6bc9e48119e31f0b9245ca03ba7e118d53cbcb (diff) |
Remove getCurrentInputMethodSubtypeForNonCurrentUsers()
This is a follow up CL to my previous CL [1], which enabled background
users to call
InputMethodManager#getCurrentInputMethodSubtype()
by introducing
#getCurrentInputMethodSubtypeForNonCurrentUsers().
The reason why we could not simply reuse the same implementation for
InputMethodManagerService#getCurrentInputMethodSubtypeLocked()
was due to the fact that IMMS#mCurrentSubtype was not per-user.
Now that #mCurrentSubtype is fully per-user [2], we should be able to
unify the code.
[1]: Icb09f9cb1a4147884faa9952b2e03ec4afa9f0b1
a6a2072452064974f6de101c418727c5d17d67b4
[2]: Ibcc39212ead12c2897f8f52cb9f15b1d39959f71
769e7472aad16a8a04bbbaa73a83adbf03c534ed
Bug: 325515685
Bug: 350386877
Test: presubmit
Flag: EXEMPT refactor
Change-Id: Ia52b556ff3df3d2b50b9d62198455e5ce6ebe659
Diffstat (limited to 'tools/aapt2/Debug.cpp')
0 files changed, 0 insertions, 0 deletions