Searched refs:profileIndex (Results 1 – 2 of 2) sorted by relevance
197 for (int profileIndex = 0; profileIndex < profilesSize; profileIndex++) { in loadAccountList()198 final UserInfo userInfo = profiles.get(profileIndex); in loadAccountList()
1390 final int profileIndex in migrateLauncher2Shortcuts() local1426 if (profileIndex != -1 && !c.isNull(profileIndex)) { in migrateLauncher2Shortcuts()1427 userSerialNumber = c.getInt(profileIndex); in migrateLauncher2Shortcuts()