Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarAnimationHelper.java255 setDragPivot(bbev); in animateStartDrag()
350 setDragPivot(bbev); in animateIntoTarget()
420 setDragPivot(bbev); in animateUnstuckFromDismissView()
505 private static void setDragPivot(BubbleBarExpandedView bbev) { in setDragPivot() method in BubbleBarAnimationHelper