Searched refs:workspacePageIndicatorHeight (Results 1 – 2 of 2) sorted by relevance
83 public final int workspacePageIndicatorHeight; field in DeviceProfile198 workspacePageIndicatorHeight = res.getDimensionPixelSize( in DeviceProfile()219 hotseatBarSidePaddingStartPx = isVerticalBarLayout() ? workspacePageIndicatorHeight : 0; in DeviceProfile()236 - workspacePageIndicatorHeight; in DeviceProfile()398 - workspacePageIndicatorHeight - edgeMarginPx; in updateIconSize()508 int paddingBottom = hotseatBarSizePx + workspacePageIndicatorHeight in updateWorkspacePadding()577 - workspacePageIndicatorHeight - edgeMarginPx); in getAbsoluteOpenFolderBounds()
336 return getDefaultSwipeHeight(context, dp) + dp.workspacePageIndicatorHeight in getExtraSpace()