Searched refs:normalHotseatBarHeightPx (Results 1 – 1 of 1) sorted by relevance
93 private int normalHotseatBarHeightPx, shortHotseatBarHeightPx; field in DeviceProfile249 normalHotseatBarHeightPx = iconSizePx + 4 * edgeMarginPx; in updateIconSize()336 padding.set(normalHotseatBarHeightPx, edgeMarginPx, in getWorkspacePadding()340 normalHotseatBarHeightPx, edgeMarginPx); in getWorkspacePadding() local393 return new Rect(availableWidthPx - normalHotseatBarHeightPx, 0, in getHotseatRect()440 hotseatBarHeightPx = normalHotseatBarHeightPx; in setSearchBarHeight()499 lp.width = normalHotseatBarHeightPx; in layout()