Searched refs:hotseatBarBottomPaddingPx (Results 1 – 2 of 2) sorted by relevance
121 public int hotseatBarBottomPaddingPx; field in DeviceProfile219 hotseatBarBottomPaddingPx = in DeviceProfile()232 + hotseatBarTopPaddingPx + hotseatBarBottomPaddingPx; in DeviceProfile()523 - hotseatBarBottomPaddingPx); in getWorkspacePadding()665 hotseatBarBottomPaddingPx + mInsets.bottom + cellLayoutBottomPaddingPx); in layout()676 hotseatBarBottomPaddingPx + mInsets.bottom + cellLayoutBottomPaddingPx); in layout()
216 int hotseatBottom = bottom - dp.hotseatBarBottomPaddingPx - insets.bottom; in addOnScrollRangeChangeListener()