Searched refs:colGetSize (Results 1 – 5 of 5) sorted by relevance
45 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 …]
791 protected int colGetSize() { in getCollection()
885 protected int colGetSize() { in getCollection()
15304 HSPLandroid/util/ArrayMap$1;->colGetSize()I15343 HSPLandroid/util/ArraySet$1;->colGetSize()I
77177 Landroid/util/MapCollections;->colGetSize()I