Searched refs:MAX_CAPACITY_TO_BE_KEPT (Results 1 – 1 of 1) sorted by relevance
35 private static final int MAX_CAPACITY_TO_BE_KEPT = 10000; field in AutoGrowArray120 if (mValues.length > MAX_CAPACITY_TO_BE_KEPT) { in clearWithReleasingLargeArray()229 if (mValues.length > MAX_CAPACITY_TO_BE_KEPT) { in clearWithReleasingLargeArray()338 if (mValues.length > MAX_CAPACITY_TO_BE_KEPT) { in clearWithReleasingLargeArray()