Searched refs:profileCount (Results 1 – 3 of 3) sorted by relevance
196 final int profileCount = mAdminsByProfile.size(); in getCount() local197 for (int i = 0; i < profileCount; ++i) { in getCount()201 return adminCount + profileCount; in getCount()
237 final int profileCount = profiles.size(); in getInjectedSettings() local238 for (int i = 0; i < profileCount; ++i) { in getInjectedSettings()
1908 final int profileCount = profiles.size(); in loadAllAppsByBatch() local1909 for (int p = 0; p < profileCount; p++) { in loadAllAppsByBatch()2164 final int profileCount = profiles.size(); in getSortedWidgetsAndShortcuts() local2165 for (int i = 0; i < profileCount; i++) { in getSortedWidgetsAndShortcuts()