Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DEdgeBackGesturePanel.java206 private static final FloatPropertyCompat<EdgeBackGesturePanel> CURRENT_TRANSLATION = field in EdgeBackGesturePanel
269 new SpringAnimation(this, CURRENT_TRANSLATION); in EdgeBackGesturePanel()