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

Skip to content
Commit 46d10376 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Move a call of queryInputMethodServicesInternal() to IO thread

With this CL

  InputMethodManagerService#queryInputMethodServicesInternal()

uopn

  InputMethodManagerService.Lifecycle#onUserUnlocking()

is now called on the IO thread.

Note that with this CL we also start calling it even when

  InputMethodManagerService#mSystemReady

is false, which is intentional and what we have started doing.

Basically users should not notice any change.

Bug: 343601565
Test: presubmit
Flag: EXEMPT refactor
Change-Id: I9799c764c3b404e42952b861b220c705445ed910
parent d420549b
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