Searched defs:sparseArray (Results 1 – 8 of 8) sorted by relevance
34 LongSparseArray<Integer> sparseArray = new LongSparseArray<Integer>(); in testSparseArrayWithDefaultCapacity() local99 LongSparseArray<Integer> sparseArray = new LongSparseArray<Integer>(5); in testSparseArrayWithSpecifiedCapacity() local164 LongSparseArray<Long> sparseArray = new LongSparseArray<Long>(); in testIterationOrder() local
34 SparseLongArray sparseArray = new SparseLongArray(); in testSparseArrayWithDefaultCapacity() local95 SparseLongArray sparseArray = new SparseLongArray(5); in testSparseArrayWithSpecifiedCapacity() local156 SparseLongArray sparseArray = new SparseLongArray(); in testIterationOrder() local
30 SparseArray<Integer> sparseArray = new SparseArray<Integer>(); in testSparseArrayWithDefaultCapacity() local95 SparseArray<Integer> sparseArray = new SparseArray<Integer>(5); in testSparseArrayWithSpecifiedCapacity() local160 SparseArray<Long> sparseArray = new SparseArray<Long>(); in testIterationOrder() local
147 SparseBooleanArray sparseArray = new SparseBooleanArray(); in testIterationOrder() local
175 SparseIntArray sparseArray = new SparseIntArray(); in testIterationOrder() local
593 final SparseArray<Parcelable> sparseArray = new SparseArray<Parcelable>(); in testGetSparseParcelableArray() local740 SparseArray<Parcelable> sparseArray = new SparseArray<Parcelable>(); in testHasFileDescriptorsOnNullValuedCollection() local
374 SparseArray<Object> sparseArray = new SparseArray<Object>(); in testReadValue() local
407 SparseArray<Parcelable> sparseArray = new SparseArray<Parcelable>(); in testDispatchRestoreInstanceState() local