Searched refs:setScrollX (Results 1 – 11 of 11) sorted by relevance
80 view.setScrollX(startX); in createAnimator()
209 actualAnchor.setScrollX(anchor.getScrollX()); in update()
244 view.setScrollX((int) value);
494 public void setScrollX(int scrollX) { in setScrollX() method in AccessibilityRecord
387 mActionsContainer.setScrollX(0); in onFinishInflate()778 mActionsContainer.setScrollX(mDirectionLTR ? 0 : mActionsContainer.getWidth()); in createScreenshotActionsShadeAnimation()
2033 getEntry().getIcons().getShelfIcon().setScrollX(0);2156 getEntry().getIcons().getShelfIcon().setScrollX((int) -translationX);
8653 event.setScrollX(getScrollX());16378 setScrollX(newX); in handleScrollBarDragging()17174 public void setScrollX(int value) { in setScrollX() method in View
33726 method public void setScrollX(int);35156 method public void setScrollX(int);
50116 method public void setScrollX(int);52120 method public void setScrollX(int);
17543 HSPLandroid/view/View;->setScrollX(I)V
17606 HSPLandroid/view/View;->setScrollX(I)V