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.java246 createSwipeReturnAnimation().start(); in onTouch()
366 private ValueAnimator createSwipeReturnAnimation() { in createSwipeReturnAnimation() method in DraggableConstraintLayout.SwipeDismissHandler