public class ExtractedTextRequest extends Object implements Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<ExtractedTextRequest> |
CREATOR |
int |
flags |
int |
hintMaxChars |
int |
hintMaxLines |
int |
token |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Constructor and Description |
|---|
ExtractedTextRequest() |
public int token
public int flags
public int hintMaxLines
public int hintMaxChars
public static final Parcelable.Creator<ExtractedTextRequest> CREATOR
public void writeToParcel(Parcel dest, int flags)
writeToParcel in interface Parcelablepublic int describeContents()
describeContents in interface ParcelableCopyright © 2008-2013. All Rights Reserved.