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