Searched refs:mStashedBubbleBarHeight (Results 1 – 1 of 1) sorted by relevance
63 private int mStashedBubbleBarHeight; field in BubbleStashedHandleViewController114 mStashedBubbleBarHeight = resources.getDimensionPixelSize( in init()149 final int stashedCenterY = mStashedHandleView.getHeight() - mStashedBubbleBarHeight / 2; in updateBounds()352 final int top = mActivity.getDeviceProfile().heightPx - mStashedBubbleBarHeight; in isEventOverHandle()