Searched refs:tagQuota (Results 1 – 1 of 1) sorted by relevance
1141 int tagQuota = (mCachedQuotaBlocks - unsqueezed) / squeezed; in trimToFit() local1146 while (tag.blocks > tagQuota && !tag.contents.isEmpty()) { in trimToFit()