Searched refs:profileCount (Results 1 – 2 of 2) sorted by relevance
207 int profileCount = 0; in getAllProfiles() local221 profiles[profileCount++] = profile; in getAllProfiles()
2273 final int profileCount = profileIds.length; in loadGroupWidgetProvidersLocked() local2274 for (int i = 0; i < profileCount; i++) { in loadGroupWidgetProvidersLocked()3090 final int profileCount = profileIds.length; in saveStateLocked() local3091 for (int i = 0; i < profileCount; i++) { in saveStateLocked()