Searched refs:smallestGroup (Results 1 – 1 of 1) sorted by relevance
674 AppUsageLimitGroup smallestGroup = usageLimitGroups.valueAt(0); in getAppUsageLimit() local677 if (otherGroup.getUsageRemaining() < smallestGroup.getUsageRemaining()) { in getAppUsageLimit()678 smallestGroup = otherGroup; in getAppUsageLimit()682 smallestGroup.getTotaUsageLimit(), smallestGroup.getUsageRemaining()); in getAppUsageLimit()