Searched refs:setHorizontalPanelTranslation (Results 1 – 2 of 2) sorted by relevance
2695 setHorizontalPanelTranslation(x - center); in updateVerticalPanelPosition()2699 setHorizontalPanelTranslation(0f); in resetHorizontalPanelPosition()2702 protected void setHorizontalPanelTranslation(float translation) { in setHorizontalPanelTranslation() method in NotificationPanelView2703 mNotificationStackScroller.setHorizontalPanelTranslation(translation); in setHorizontalPanelTranslation()
4745 public void setHorizontalPanelTranslation(float verticalPanelTranslation) {