Searched refs:mFlyoutDragDeltaX (Results 1 – 1 of 1) sorted by relevance
256 return mFlyoutDragDeltaX;270 private float mFlyoutDragDeltaX = 0f; field in BubbleStackView278 if (mFlyoutDragDeltaX == 0) {1051 mFlyoutDragDeltaX = deltaX; in onFlyoutDragged()1283 .setStartValue(mFlyoutDragDeltaX) in animateFlyoutCollapsed()1360 mFlyoutDragDeltaX = 0f; in animateInFlyoutForBubble()