Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragLayer.java250 protected void setBackgroundTranslationYForSwipe(float translationY) { in setBackgroundTranslationYForSwipe() method in TaskbarDragLayer
DTaskbarDragLayerController.java192 mTaskbarDragLayer.setBackgroundTranslationYForSwipe(transY); in setTranslationYForSwipe()