File
Doc
Category
Size
Date
Package
AutoText.java
API Doc
Android 5.1 API
341
Sat Mar 14 14:09:34 GMT 2015
android.text
AutoText
java.lang.Object
public class AutoText extends Object
Fields Summary
Constructors Summary
AutoText
()
throw new RuntimeException("Stub!");
Methods Summary
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!");
Java Code Source