index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
SparseLongArray.java
Age
Commit message (
Expand
)
Author
2021-03-17
Fix typo in SparseLongArray
Adam Bookatz
2019-04-29
Add extra comment for implementation.
Kweku Adams
2019-04-26
Gating OutOfBoundsException on targetSdkVersion.
Kweku Adams
2019-03-30
Revert "Revert "Checkng upper bound in *Array classes.""
Kweku Adams
2019-03-12
Revert "Checkng upper bound in *Array classes."
Paul Scovanner
2019-03-05
Checkng upper bound in *Array classes.
Kweku Adams
2017-07-05
Stop tracking user specific uid cpu time on user stop
Suprabh Shukla
2014-03-27
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2013-11-21
Fix javadoc typo in SparseArray.
Newton Allen
2013-09-08
Document the order of values returned by keyAt().
Flavio Lerda
2013-07-16
Make ArrayMap public! :)
Dianne Hackborn
2013-07-12
Update SparseArray docs to be more informative.
Dianne Hackborn
2013-05-24
New ArrayMap class.
Dianne Hackborn
2012-11-26
Unhide SparseLongArray
Scott Kennedy
2011-10-21
Adding APIs to enable reporting virtual view hierarchies to accessibility ser...
Svetoslav Ganov