summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Yohei Yukawa <yukawa@google.com> 2024-07-30 09:56:46 -0700
committer Yohei Yukawa <yukawa@google.com> 2024-07-30 09:56:46 -0700
commit2251fb406ac49f0ac502208d6a5240abcf59af7e (patch)
tree0e5e709e51823f897ef1cc7b50e4d5ce54d1e6df /api/api_test.go
parent9ce3832020f7c6611430d28208498ac0b4ed42ef (diff)
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
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions