Searched refs:getExpandedViewY (Results 1 – 3 of 3) sorted by relevance
433 public float getExpandedViewY(BubbleViewProvider bubble, float bubblePosition) { in getExpandedViewY() method in BubblePositioner
710 ? pointerPosition - mPositioner.getExpandedViewY(mBubble, bubblePosition) in setPointerPosition()
913 final float translationY = mPositioner.getExpandedViewY(mExpandedBubble, in BubbleStackView()1907 final float translationY = mPositioner.getExpandedViewY(mExpandedBubble, in animateExpansion()2828 mExpandedViewContainer.setTranslationY(mPositioner.getExpandedViewY(mExpandedBubble, in updateExpandedView()