Searched refs:bubbleBarTranslationY (Results 1 – 5 of 5) sorted by relevance
437 public void onNewBubbleAnimationInterrupted(boolean isStashed, float bubbleBarTranslationY) { in onNewBubbleAnimationInterrupted() argument448 mIconTranslationYForStash.updateValue(bubbleBarTranslationY); in onNewBubbleAnimationInterrupted()
94 bottomMargin = -bubbleStashController.bubbleBarTranslationY.toInt() in <lambda>()
106 -bubbleStashController.bubbleBarTranslationY.toInt() + in <lambda>()
272 whenever(bubbleStashController.bubbleBarTranslationY) in animateToInitialState_inApp()315 whenever(bubbleStashController.bubbleBarTranslationY) in animateToInitialState_inApp_autoExpanding()353 whenever(bubbleStashController.bubbleBarTranslationY) in animateToInitialState_inHome()
310 animator.spring(DynamicAnimation.TRANSLATION_Y, bubbleStashController.bubbleBarTranslationY) in <lambda>()