FileDocCategorySizeDatePackage
ExtractedTextRequest.javaAPI DocAndroid 5.1 API573Sat Mar 14 14:09:38 GMT 2015android.view.inputmethod

ExtractedTextRequest

public class ExtractedTextRequest extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public int
flags
public int
hintMaxChars
public int
hintMaxLines
public int
token
Constructors Summary
public ExtractedTextRequest()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");