Searched refs:mBubbleOffscreenAmount (Results 1 – 1 of 1) sorted by relevance
77 private int mBubbleOffscreenAmount; field in BubblePositioner149 mBubbleOffscreenAmount = res.getDimensionPixelSize(R.dimen.bubble_stack_offscreen); in updateInternal()296 return mBubbleOffscreenAmount; in getStackOffScreenAmount()798 allowableRegion.left -= mBubbleOffscreenAmount; in getAllowableStackPositionRegion()800 allowableRegion.right += mBubbleOffscreenAmount - mBubbleSize; in getAllowableStackPositionRegion()