Searched refs:smallestGroup (Results 1 – 1 of 1) sorted by relevance
690 AppUsageLimitGroup smallestGroup = usageLimitGroups.valueAt(0); in getAppUsageLimit() local693 if (otherGroup.getUsageRemaining() < smallestGroup.getUsageRemaining()) { in getAppUsageLimit()694 smallestGroup = otherGroup; in getAppUsageLimit()698 smallestGroup.getTotaUsageLimit(), smallestGroup.getUsageRemaining()); in getAppUsageLimit()