| Package | Description |
|---|---|
| android.view.inputmethod | |
| android.widget |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<CorrectionInfo> |
CorrectionInfo.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseInputConnection.commitCorrection(CorrectionInfo correctionInfo) |
boolean |
InputConnection.commitCorrection(CorrectionInfo correctionInfo) |
boolean |
InputConnectionWrapper.commitCorrection(CorrectionInfo correctionInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextView.onCommitCorrection(CorrectionInfo info) |
Copyright © 2008-2013. All Rights Reserved.