summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2018-11-20 19:25:29 -0800
committerYohei Yukawa <yukawa@google.com>2018-11-20 19:25:29 -0800
commit1dd7de6afdce5a227edca5e320de275def0409b8 (patch)
tree5467171df8faeac1e1e1dbde67494158f110ab05 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentac9311eb15f27027883cbc05468e79ca1010ee37 (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