Searched refs:profileCount (Results 1 – 2 of 2) sorted by relevance
238 final int profileCount = profiles.size(); in getInjectedSettings() local239 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()