commit | 411c02dd88aa6d13bd9e571129cfb911422b1a6e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Jan 01 01:36:50 2024 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Jan 01 01:36:50 2024 +0900 |
tree | 3a2577925d536a3ce6b5cb15c307c9af40ede604 | |
parent | 1ce208cd0448478eb4c94defeb2edc5a421f3210 [diff] |
Remove InputMethodSettings#appendAndPutEnabledInputMethodLocked() This is a mechanical cleanup CL to remove InputMethodSettings#appendAndPutEnabledInputMethodLocked() by using InputMethodUtils#concatEnabledImeIds(), added in my prvious CL [1]. This is a mechanical cleanup CL with a new unit test. There must be no observable behavior change. [1]: I01d13d1f46a5af19d6db18246f74a20a4fe14168 Bug: 309837937 Test: presubmit Change-Id: I6ec7b52dceb5d1334389866a565d593381119060