Searched refs:hotseatX (Results 1 – 1 of 1) sorted by relevance
1540 int hotseatX = hotseat.keyAt(idx); in migrateLauncher2Shortcuts() local1543 if (hotseatX == grid.hotseatAllAppsRank) { in migrateLauncher2Shortcuts()1545 while (++hotseatX < hotseatWidth) { in migrateLauncher2Shortcuts()1546 if (hotseat.get(hotseatX) == null) { in migrateLauncher2Shortcuts()1549 hotseatX); in migrateLauncher2Shortcuts()1554 if (hotseatX >= hotseatWidth) { in migrateLauncher2Shortcuts()