Home
last modified time | relevance | path

Searched defs:SparseArrayIterator (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/
DUtils.java25 static class SparseArrayIterator<T> class in Utils
41 SparseArrayIterator(SparseArray<T> array) { in SparseArrayIterator() method in Utils.SparseArrayIterator