Added in API level 14

android.view.textservice

Interfaces

SpellCheckerSession.SpellCheckerSessionListener Callback for getting results from text services 

Classes

SentenceSuggestionsInfo This class contains a metadata of suggestions returned from a text service (e.g. SpellCheckerService). 
SpellCheckerInfo This class is used to specify meta information of a spell checker. 
SpellCheckerSession The SpellCheckerSession interface provides the per client functionality of SpellCheckerService. 
SpellCheckerSession.SpellCheckerSessionParams Parameters used to create a SpellCheckerSession
SpellCheckerSession.SpellCheckerSessionParams.Builder Builder of SpellCheckerSessionParams
SpellCheckerSubtype This class is used to specify meta information of a subtype contained in a spell checker. 
SuggestionsInfo This class contains a metadata of suggestions from the text service 
TextInfo This class contains a metadata of the input of TextService 
TextServicesManager System API to the overall text services, which arbitrates interaction between applications and text services.