Searched refs:getBubbleBarDragReleaseTranslation (Results 1 – 3 of 3) sorted by relevance
535 public PointF getBubbleBarDragReleaseTranslation(PointF initialTranslation, in getBubbleBarDragReleaseTranslation() method in BubbleBarViewController537 return mBarView.getBubbleBarDragReleaseTranslation(initialTranslation, location); in getBubbleBarDragReleaseTranslation()
236 return mBubbleBarViewController.getBubbleBarDragReleaseTranslation( in setupBubbleBarView()
420 public PointF getBubbleBarDragReleaseTranslation(PointF initialTranslation, in getBubbleBarDragReleaseTranslation() method in BubbleBarView458 float bubbleBarTx = getBubbleBarDragReleaseTranslation(initialTranslation, location).x; in getDraggedBubbleReleaseTranslation()