Searched refs:profileCount (Results 1 – 2 of 2) sorted by relevance
244 int profileCount = 0; in getAllProfiles() local258 profiles[profileCount++] = profile; in getAllProfiles()
2226 final int profileCount = profileIds.length; in loadGroupWidgetProvidersLocked() local2227 for (int i = 0; i < profileCount; i++) { in loadGroupWidgetProvidersLocked()2932 final int profileCount = profileIds.length; in saveStateLocked() local2933 for (int i = 0; i < profileCount; i++) { in saveStateLocked()