Searched refs:maxManagedProfiles (Results 1 – 1 of 1) sorted by relevance
4162 int maxManagedProfiles = getMaxManagedProfiles(); in getFreeProfileBadgeLU() local4163 boolean[] usedBadges = new boolean[maxManagedProfiles]; in getFreeProfileBadgeLU()4171 && ui.profileBadge < maxManagedProfiles) { in getFreeProfileBadgeLU()4175 for (int i = 0; i < maxManagedProfiles; i++) { in getFreeProfileBadgeLU()