diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-11-20 19:25:29 -0800 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-11-20 19:25:29 -0800 |
commit | 1dd7de6afdce5a227edca5e320de275def0409b8 (patch) | |
tree | 5467171df8faeac1e1e1dbde67494158f110ab05 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ac9311eb15f27027883cbc05468e79ca1010ee37 (diff) |
Replace HashMap with ArrayMap in IMMS and InputMethodUtils
With this CL, remaining use of HashMap in InputMethodManagerService
and InputMethodUtils will be replaced with ArrayMap.
There should be no user-visible behavior change because those
instances will never be used for object enumeration hence possible
difference in enumeration order does not matter. Note that
InputMethodInfo is always enumerated with IMMS#mMethodList.
Fix: 119839847
Test: atest CtsInputMethodTestCases CtsInputMethodServiceHostTestCases
Change-Id: Iba29e55edc22478424b7bb276b61c9ac610bbc5b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions