| java.lang.Object | ||
| android.text.AutoText | ||
This class accesses a dictionary of corrections to frequent misspellings.
| static | String | get(CharSequence src, int start, int end) | |||
| Retrieves a possible spelling correction for the specified range of text. | |||||
Methods inherited
from class
java.lang.Object