Searched defs:setTranslationYForSwipe (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ | ||
D | BubbleStashedHandleViewController.java | 243 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in BubbleStashedHandleViewController |
D | BubbleBarViewController.java | 363 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in BubbleBarViewController |
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ | ||
D | TaskbarDragLayerController.java | 191 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in TaskbarDragLayerController |
D | StashedHandleViewController.java | 282 protected void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in StashedHandleViewController |
D | TaskbarViewController.java | 416 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in TaskbarViewController |