Home
last modified time | relevance | path

Searched refs:mFlyoutDragDeltaX (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java356 return mFlyoutDragDeltaX;
370 private float mFlyoutDragDeltaX = 0f; field in BubbleStackView
383 if (mFlyoutDragDeltaX == 0) {
2219 mFlyoutDragDeltaX = deltaX; in setFlyoutStateForDragLength()
2324 .setStartValue(mFlyoutDragDeltaX) in animateFlyoutCollapsed()
2362 mFlyoutDragDeltaX = 0f; in animateInFlyoutForBubble()
2399 mFlyoutDragDeltaX = in animateInFlyoutForBubble()