Searched refs:hotseatBarSizePx (Results 1 – 10 of 10) sorted by relevance
160 public int hotseatBarSizePx; field in DeviceProfile376 hotseatBarSizePx += extraHotseatBottomPadding; in DeviceProfile()427 hotseatBarSizePx = hotseatIconSizePx + hotseatBarSidePaddingStartPx430 hotseatBarSizePx = hotseatIconSizePx + hotseatBarTopPaddingPx628 int expectedWorkspaceHeight = availableHeightPx - hotseatBarSizePx753 padding.left = hotseatBarSizePx; in updateWorkspacePadding()757 padding.right = hotseatBarSizePx; in updateWorkspacePadding()760 int hotseatTop = isTaskbarPresent ? taskbarSize : hotseatBarSizePx; in updateWorkspacePadding()814 hotseatBarSizePx - hotseatCellHeightPx - hotseatBarTopPaddingPx in getHotseatLayoutPadding()828 mInsets.left + availableWidthPx - hotseatBarSizePx - edgeMarginPx, in getAbsoluteOpenFolderBounds()[all …]
107 lp.width = grid.hotseatBarSizePx + insets.left; in setInsets()110 lp.width = grid.hotseatBarSizePx + insets.right; in setInsets()118 : grid.hotseatBarSizePx) in setInsets()208 : dp.hotseatBarSizePx - dp.hotseatCellHeightPx - mQsbHeight; in getQsbOffsetY()
229 int hotseatHeight = dp.hotseatBarSizePx + dp.getInsets().bottom; in getHotseatTop()
139 mActivityContext.getDeviceProfile().hotseatBarSizePx + insets.bottom; in setInsets()
273 : grid.hotseatBarSizePx + insets.bottom; in setInsets()
269 lp.topMargin = grid.heightPx - grid.hotseatBarSizePx - mMaxHeightPx; in init()
3455 systemUiProxy.setShelfHeight(true, mActivity.getDeviceProfile().hotseatBarSizePx); in finishRecentsAnimation()
143 final float targetY = secondaryDimension - dp.hotseatBarSizePx; in getWindowTargetRect()
1258 mDp.hotseatBarSizePx);
213 profile.hotseatBarSizePx); in onStateOrResumeChanging()