| java.lang.Object | |
| ↳ | android.view.textservice.TextInfo |
This class contains a metadata of the input of TextService
|
[Expand]
Inherited Constants
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
|
|||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
CREATOR | Used to make this class parcelable. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Constructor.
|
||||||||||
|
|
Constructor.
|
||||||||||
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Used to make this class parcelable.
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
Used to package this object into a
Parcel
.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
From interface
android.os.Parcelable
|
|||||||||||
Used to make this class parcelable.
Constructor.
| text | the text which will be input to TextService |
|---|
Constructor.
| text | the text which will be input to TextService |
|---|---|
| cookie | the cookie for this TextInfo |
| sequence | the sequence number for this TextInfo |
Used to make this class parcelable.