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