Searched refs:hotseatCellHeight (Results 1 – 1 of 1) sorted by relevance
356 final float hotseatCellHeight = mActivity.getDeviceProfile().hotseatCellHeightPx; in getBubbleBarTranslationYForHotseat() local357 return -hotseatBottomSpace - hotseatCellHeight + mUnstashedHeight - abs( in getBubbleBarTranslationYForHotseat()358 hotseatCellHeight - mUnstashedHeight) / 2; in getBubbleBarTranslationYForHotseat()