Searched refs:onBubbleBarTouchedWhileAnimating (Results 1 – 4 of 4) sorted by relevance
135 public void onBubbleBarTouchedWhileAnimating() { in init()136 BubbleBarViewController.this.onBubbleBarTouchedWhileAnimating(); in init()157 private void onBubbleBarTouchedWhileAnimating() { in onBubbleBarTouchedWhileAnimating() method in BubbleBarViewController158 mBubbleBarViewAnimator.onBubbleBarTouchedWhileAnimating(); in onBubbleBarTouchedWhileAnimating()
1154 mController.onBubbleBarTouchedWhileAnimating(); in onInterceptTouchEvent()1257 void onBubbleBarTouchedWhileAnimating(); in onBubbleBarTouchedWhileAnimating() method
320 fun onBubbleBarTouchedWhileAnimating() { in <lambda>() method
148 animator.onBubbleBarTouchedWhileAnimating() in animateBubbleInForStashed_tapAnimatingBubble()