Searched refs:hotseatItems (Results 1 – 2 of 2) sorted by relevance
52 long[] hotseatItems = { in testHotseatMigration_apps_dropped() local63 verifyHotseat(hotseatItems[1], -1, hotseatItems[3]); in testHotseatMigration_apps_dropped()67 long[] hotseatItems = { in testHotseatMigration_shortcuts_dropped() local78 verifyHotseat(hotseatItems[1], -1, hotseatItems[4]); in testHotseatMigration_shortcuts_dropped()
1635 final ItemInfo[][] hotseatItems = in checkItemPlacement() local1646 if (hotseatItems != null) { in checkItemPlacement()1647 if (hotseatItems[(int) item.screenId][0] != null) { in checkItemPlacement()1655 hotseatItems[(int) item.screenId][0] = item; in checkItemPlacement()