Home
last modified time | relevance | path

Searched refs:colGetSize (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/util/
DMapCollections.java45 mSize = colGetSize(); in ArrayIterator()
80 mEnd = colGetSize() - 1; in MapIterator()
175 int oldSize = colGetSize(); in addAll()
179 return oldSize != colGetSize(); in addAll()
213 return colGetSize() == 0; in isEmpty()
238 return colGetSize(); in size()
259 for (int i=colGetSize()-1; i>=0; i--) { in hashCode()
298 return colGetSize() == 0; in isEmpty()
328 return colGetSize(); in size()
349 for (int i=colGetSize()-1; i>=0; i--) { in hashCode()
[all …]
DArraySet.java791 protected int colGetSize() { in getCollection()
DArrayMap.java885 protected int colGetSize() { in getCollection()
/frameworks/base/config/
Dboot-image-profile.txt15304 HSPLandroid/util/ArrayMap$1;->colGetSize()I
15343 HSPLandroid/util/ArraySet$1;->colGetSize()I
Dhiddenapi-greylist-max-o.txt77177 Landroid/util/MapCollections;->colGetSize()I