Searched refs:getBubbleBarLocation (Results 1 – 5 of 5) sorted by relevance
224 public BubbleBarLocation getBubbleBarLocation() { in getBubbleBarLocation() method in BubbleBarViewController225 return mBarView.getBubbleBarLocation(); in getBubbleBarLocation()547 if (location == mBarView.getBubbleBarLocation()) { in getDraggedBubbleReleaseTranslation()
136 mBubbleBarViewController.getBubbleBarLocation().isOnLeft( in setupBubbleView()203 bubbleBarView.getBubbleBarLocation().isOnLeft(bubbleBarView.isLayoutRtl())); in setupBubbleBarView()
379 public BubbleBarLocation getBubbleBarLocation() { in getBubbleBarLocation() method in BubbleBarView423 if (getBubbleBarLocation().isOnLeft(isLayoutRtl()) != location.isOnLeft(isLayoutRtl())) { in getBubbleBarDragReleaseTranslation()456 if (getBubbleBarLocation().isOnLeft(isLayoutRtl()) != newLocationOnLeft) { in getDraggedBubbleReleaseTranslation()
123 updateBounds(mBarViewController.getBubbleBarLocation())); in init()
421 if (update.bubbleBarLocation != mBubbleBarViewController.getBubbleBarLocation()) { in applyViewChanges()