Searched refs:setHorizontallyScrolling (Results 1 – 2 of 2) sorted by relevance
4446 setHorizontallyScrolling(true); in testSetHorizontallyScrolling()4449 setHorizontallyScrolling(false); in testSetHorizontallyScrolling()6944 mActivityRule.runOnUiThread(() -> autoSizeTextView.setHorizontallyScrolling(true)); in testAutoSizeCallers_setHorizontallyScrolling()6948 mActivityRule.runOnUiThread(() -> autoSizeTextView.setHorizontallyScrolling(false)); in testAutoSizeCallers_setHorizontallyScrolling()7851 private void setHorizontallyScrolling(final boolean whether) throws Throwable { in setHorizontallyScrolling() method7852 mActivityRule.runOnUiThread(() -> mTextView.setHorizontallyScrolling(whether)); in setHorizontallyScrolling()
93660 public void setHorizontallyScrolling(