FileDocCategorySizeDatePackage
AutoText.javaAPI DocAndroid 5.1 API341Sat Mar 14 14:09:34 GMT 2015android.text

AutoText.java

package android.text;
public class AutoText
{
AutoText() { throw new RuntimeException("Stub!"); }
public static  java.lang.String get(java.lang.CharSequence src, int start, int end, android.view.View view) { throw new RuntimeException("Stub!"); }
public static  int getSize(android.view.View view) { throw new RuntimeException("Stub!"); }
}