Searched refs:oldCount (Results 1 – 3 of 3) sorted by relevance
187 int oldCount = oldDims == null ? 0 : oldDims.length; in resize() local189 if (oldCount != newCount) { in resize()190 throw new IllegalArgumentException("Cannot resize " + oldCount + "-dimensional " in resize()
1177 int oldCount = atomic_dec(&mRefCount);1178 if (oldCount == 1) { // was decremented to zero
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...