summaryrefslogtreecommitdiff
path: root/core/java/android/util/ContainerHelpers.java
Commit message (Collapse)AuthorAgeFilesLines
* Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski2014-03-271-4/+0
| | | | | | Bug:13028925 Change-Id: I0a9301248b10a339afbdc5e4ffe3310ac4fa1fb7
* Make ArrayMap public! :)Dianne Hackborn2013-07-161-0/+63
Also do some tweaking of the various container classes to synchronize them with the support lib and make it easier to copy code between the two. And update activity/fragment to use ArrayMap. Change-Id: I3cfe82392a17119dfc72c3d9961f64e1914f42be