Fields Summary |
---|
public int | tokenArbitrary integer that can be supplied in the request, which will be
delivered back when reporting updates. |
public int | flagsAdditional request flags, having the same possible values as the
flags parameter of {@link InputConnection#getTextBeforeCursor
InputConnection.getTextBeforeCursor()}. |
public int | hintMaxLinesHint for the maximum number of lines to return. |
public int | hintMaxCharsHint for the maximum number of characters to return. |
public static final Parcelable.Creator | CREATORUsed to make this class parcelable. |