Lines Matching refs:numHotseatIcons
69 float numHotseatIcons;143 numHotseatIcons = hs;199 points.add(new DeviceProfileQuery(p.minWidthDps, p.minHeightDps, p.numHotseatIcons));201 numHotseatIcons = Math.round(invDistWeightedInterpolate(minWidth, minHeight, points));202 hotseatAllAppsRank = (int) (numHotseatIcons / 2);