Home
last modified time | relevance | path

Searched refs:profileCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/location/
DSettingsInjector.java238 final int profileCount = profiles.size(); in getInjectedSettings() local
239 for (int i = 0; i < profileCount; ++i) { in getInjectedSettings()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java1908 final int profileCount = profiles.size(); in loadAllAppsByBatch() local
1909 for (int p = 0; p < profileCount; p++) { in loadAllAppsByBatch()
2164 final int profileCount = profiles.size(); in getSortedWidgetsAndShortcuts() local
2165 for (int i = 0; i < profileCount; i++) { in getSortedWidgetsAndShortcuts()