Searched refs:stashedCenterY (Results 1 – 2 of 2) sorted by relevance
134 final int stashedCenterY = mStashedHandleView.getHeight() - mStashedTaskbarHeight / 2; in updateBounds() local139 stashedCenterY - mStashedHandleHeight / 2, in updateBounds()141 stashedCenterY + mStashedHandleHeight / 2); in updateBounds()148 stashedCenterY - mStashedHandleHeight / 2, in updateBounds()150 stashedCenterY + mStashedHandleHeight / 2); in updateBounds()
142 final int stashedCenterY = view.getHeight() - stashedTaskbarHeight / 2; in init()145 stashedCenterY - mStashedHandleHeight / 2, in init()147 stashedCenterY + mStashedHandleHeight / 2); in init()156 final int stashedCenterY = view.getHeight() - stashedTaskbarHeight / 2; in init() local159 view.setPivotY(stashedCenterY); in init()