Searched refs:moveRight (Results 1 – 6 of 6) sorted by relevance
53 final ObjectAnimator moveRight = ObjectAnimator.ofFloat(leftList, in onCreate()55 moveRight.setDuration(1500); in onCreate()56 moveRight.setRepeatCount(ObjectAnimator.INFINITE); in onCreate()57 moveRight.setRepeatMode(ObjectAnimator.REVERSE); in onCreate()87 moveRight.start(); in onCreate()
84 return Selection.moveRight(buffer, layout); in right()
330 public static boolean moveRight(Spannable text, Layout layout) { in moveRight() method in Selection
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
29791 method public static boolean moveRight(android.text.Spannable, android.text.Layout);
49578 method public static boolean moveRight(android.text.Spannable, android.text.Layout);