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