Searched refs:hotseatAllAppsRank (Results 1 – 7 of 7) sorted by relevance
240 true /* hotseat horizontal */, profile.inv.hotseatAllAppsRank); in handleHotseatButtonKeyEvent()246 false /* hotseat horizontal */, profile.inv.hotseatAllAppsRank); in handleHotseatButtonKeyEvent()373 true /* horizontal */, profile.inv.hotseatAllAppsRank); in handleIconKeyEvent()377 false /* horizontal */, profile.inv.hotseatAllAppsRank); in handleIconKeyEvent()
81 public int hotseatAllAppsRank; field in InvariantDeviceProfile142 hotseatAllAppsRank = (int) (numHotseatIcons / 2); in InvariantDeviceProfile()
97 mAllAppsButtonRank = grid.inv.hotseatAllAppsRank; in onFinishInflate()
185 mHotseatAllAppsRank = idp.hotseatAllAppsRank; in AutoInstallsLayout()
1317 if (hotseatX == profile.hotseatAllAppsRank) { in migrateLauncher2Shortcuts()
444 data.allappsRank = profile.hotseatAllAppsRank; in initDeviceProfileData()
909 String hotseatSizeString = getPointString(idp.numHotseatIcons, idp.hotseatAllAppsRank);937 srcHotseatSize.y != idp.hotseatAllAppsRank) {944 idp.numHotseatIcons, idp.hotseatAllAppsRank).migrateHotseat();