Searched refs:numtoRemove (Results 1 – 1 of 1) sorted by relevance
625 int numtoRemove = mBubbles.size() - mMaxBubbles; in trim() local633 if (toRemove.size() < numtoRemove) { in trim()