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

Skip to content
Commit 2251fb40 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Handle IMMS#onActionLocaleChanged() on the IO thread

With this CL

  InputMethodManagerService#onActionLocaleChanged()

starts being executed on the IO handler thread rather than the general
handler thread (a.k.a. IMMS UI thread), as it queries available IMEs
via PackageManager APIs, which may a bit slow.

Semantically there should be no observable behavior in this change.

Bug: 343601565
Test: manually verified by changing the device locale
Flag: EXEMPT refactor
Change-Id: I66ee52db627f92a466b4e067c9b3dc114150c6db
parent 9ce38320
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