Searched refs:mBubbleBarTranslationY (Results 1 – 1 of 1) sorted by relevance
79 private final AnimatedFloat mBubbleBarTranslationY = new AnimatedFloat( field in BubbleBarViewController175 mBubbleBarTranslationY.animateToValue(mBubbleStashController.getBubbleBarTranslationY()) in onBubbleBarClicked()202 return mBubbleBarTranslationY; in getBubbleBarTranslationY()369 mBarView.setTranslationY(mBubbleBarTranslationY.value in updateTranslationY()527 mBubbleBarTranslationY.updateValue(mBarView.getTranslationY()); in onBubbleBarDragEnd()