Searched refs:setTranslationYForSwipe (Results 1 – 8 of 8) sorted by relevance
93 mControllers.stashedHandleViewController.setTranslationYForSwipe(transY); in updateTranslationYForSwipe()94 mControllers.taskbarViewController.setTranslationYForSwipe(transY); in updateTranslationYForSwipe()95 mControllers.taskbarDragLayerController.setTranslationYForSwipe(transY); in updateTranslationYForSwipe()97 controllers.bubbleBarViewController.setTranslationYForSwipe(transY); in updateTranslationYForSwipe()98 controllers.bubbleStashedHandleViewController.setTranslationYForSwipe(transY); in updateTranslationYForSwipe()
251 mBackgroundRenderer.setTranslationYForSwipe(translationY); in setBackgroundTranslationYForSwipe()
191 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in TaskbarDragLayerController
282 protected void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in StashedHandleViewController
416 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in TaskbarViewController
410 mHandleViewController.setTranslationYForSwipe(0); in showBubbleBarImmediate()420 mHandleViewController.setTranslationYForSwipe(0); in stashBubbleBarImmediate()445 mHandleViewController.setTranslationYForSwipe(0); in onNewBubbleAnimationInterrupted()456 mHandleViewController.setTranslationYForSwipe(ty); in setHandleTranslationY()
243 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in BubbleStashedHandleViewController
363 public void setTranslationYForSwipe(float transY) { in setTranslationYForSwipe() method in BubbleBarViewController