commit | 93527e2c5d1eb4eb3df856d5afe74a57506c4896 | [log] [tgz] |
---|---|---|
author | Rajeev Kumar <rajekumar@google.com> | Fri Jun 09 14:27:03 2017 -0700 |
committer | Rajeev Kumar <rajekumar@google.com> | Fri Jun 09 15:19:06 2017 -0700 |
tree | 17ade61c140a4e271639616aa9e7017952e20a56 | |
parent | 1082f4616a321435f8f9c4e39a02a14d141dfa2f [diff] |
Replace use of java.util.HashMap with android.support.v4.util.ArrayMap. Note: I could not use android.util.ArrayMap as it is a final class. Change-Id: I1314961885dfbaa427cb830bdbd3d1f494be63d2 Bug: 62466540