Searched refs:bubblePosition (Results 1 – 2 of 2) sorted by relevance
718 public void setPointerPosition(float bubblePosition, boolean onLeft) { in setPointerPosition() argument736 ? bubblePosition + (mPositioner.getBubbleSize() / 2f) - expandedViewY in setPointerPosition()737 : bubblePosition + (normalizedSize / 2f) - mPointerWidth; in setPointerPosition()
2800 float bubblePosition = mExpandedAnimationController.getBubbleXOrYForOrientation(index);2801 mExpandedBubble.getExpandedView().setPointerPosition(bubblePosition, mStackOnLeftOrWillBe);