summaryrefslogtreecommitdiff
path: root/core/java/android/util/LongArray.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-04Track changes in libcore to remove a constructorNeil Fuller
2018-02-15Use structural equality for A11yNodeInfo#mChildNodeIdsEugene Susla
2017-04-07Improve utility of IntArray and LongArrayHugo Benichi
2014-03-27Uses VMRuntime.newUnpaddedArray for ideal array sizesAdam Lesinski
2014-03-20Added accessibility APIs for introspecting interactive windows.Svetoslav
2013-11-27Fix LongArray.addAll() to use correct arraycopy argument orderAlan Viverette
2013-11-06Add methods for removing children and actions from A11y nodesAlan Viverette