Searched defs:scrollRight (Results 1 – 2 of 2) sorted by relevance
35 public static ViewAction scrollRight() { in scrollRight() method in ViewPagerActions
487 protected boolean scrollRight(TextView widget, Spannable buffer, int amount) { in scrollRight() method in BaseMovementMethod