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

Skip to content
Commit 21f4b36f authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Introduce InputMethodUtils#splitEnabledImeStr()

This is a follow up CL to my previous CL, which added

  InputMethodUtils#getEnabledInputMethodIdsForFiltering() [1]

as an internal utility method.  This CL extracts out its main logic as

  InputMethodUtils#splitEnabledImeStr()

with a unit test so that we can reuse the same functionality in
subsequent CLs.

This is a mechanical cleanup. There must be no observable behavior
change.

 [1]: Iac98fdbb2758f4d9c68930f49d219eb83e54a3d0
      6c984cca

Bug: 261723412
Bug: 309837937
Test: atest InputMethodUtilsTest#testSplitEnabledImeStr
Change-Id: I503c0023b62bec949d1681204cc1ad4481675b00
parent c9856234
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