Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DDraggableConstraintLayout.java252 createSwipeReturnAnimation().start(); in onTouch()
372 private ValueAnimator createSwipeReturnAnimation() { in createSwipeReturnAnimation() method in DraggableConstraintLayout.SwipeDismissHandler