FileDocCategorySizeDatePackage
Touch.javaAPI DocAndroid 5.1 API699Sat Mar 14 14:09:42 GMT 2015android.text.method

Touch

public class Touch extends Object

Fields Summary
Constructors Summary
Touch()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static intgetInitialScrollX(android.widget.TextView widget, android.text.Spannable buffer)

 throw new RuntimeException("Stub!"); 
public static intgetInitialScrollY(android.widget.TextView widget, android.text.Spannable buffer)

 throw new RuntimeException("Stub!"); 
public static booleanonTouchEvent(android.widget.TextView widget, android.text.Spannable buffer, android.view.MotionEvent event)

 throw new RuntimeException("Stub!"); 
public static voidscrollTo(android.widget.TextView widget, android.text.Layout layout, int x, int y)

 throw new RuntimeException("Stub!");