|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CorrectionInfo | |
|---|---|
| android.view.inputmethod | |
| android.widget | |
| Uses of CorrectionInfo in android.view.inputmethod |
|---|
| Fields in android.view.inputmethod with type parameters of type CorrectionInfo | |
|---|---|
static Parcelable.Creator<CorrectionInfo> |
CorrectionInfo.CREATOR
|
| Methods in android.view.inputmethod with parameters of type CorrectionInfo | |
|---|---|
boolean |
BaseInputConnection.commitCorrection(CorrectionInfo correctionInfo)
|
boolean |
InputConnectionWrapper.commitCorrection(CorrectionInfo correctionInfo)
|
boolean |
InputConnection.commitCorrection(CorrectionInfo correctionInfo)
|
| Uses of CorrectionInfo in android.widget |
|---|
| Methods in android.widget with parameters of type CorrectionInfo | |
|---|---|
void |
TextView.onCommitCorrection(CorrectionInfo info)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||