Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java412 setFlyoutStateForDragLength(v);
862 setFlyoutStateForDragLength(dx);
2935 void setFlyoutStateForDragLength(float deltaX) { in setFlyoutStateForDragLength() method in BubbleStackView