Searched refs:getDraggedBubbleReleaseTranslation (Results 1 – 3 of 3) sorted by relevance
545 public PointF getDraggedBubbleReleaseTranslation(PointF initialTranslation, in getDraggedBubbleReleaseTranslation() method in BubbleBarViewController550 return mBarView.getDraggedBubbleReleaseTranslation(initialTranslation, location); in getDraggedBubbleReleaseTranslation()
168 return mBubbleBarViewController.getDraggedBubbleReleaseTranslation( in setupBubbleView()
452 public PointF getDraggedBubbleReleaseTranslation(PointF initialTranslation, in getDraggedBubbleReleaseTranslation() method in BubbleBarView