Searched refs:profileCount (Results 1 – 2 of 2) sorted by relevance
199 int profileCount = 0; in getAllProfiles() local213 profiles[profileCount++] = profile; in getAllProfiles()
2306 final int profileCount = profileIds.length; in loadGroupWidgetProvidersLocked() local2307 for (int i = 0; i < profileCount; i++) { in loadGroupWidgetProvidersLocked()3132 final int profileCount = profileIds.length; in saveStateLocked() local3133 for (int i = 0; i < profileCount; i++) { in saveStateLocked()