summaryrefslogtreecommitdiffstats
path: root/core/java/android/util/LongArray.java
Commit message (Expand)AuthorAgeFilesLines
* Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski2014-03-271-4/+4
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-2/+2
* Fix LongArray.addAll() to use correct arraycopy argument orderAlan Viverette2013-11-271-1/+7
* Add methods for removing children and actions from A11y nodesAlan Viverette2013-11-061-0/+160