Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
package

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. 
SpellCheckerInfo This class is used to specify meta information of a spell checker. 
SpellCheckerSession The SpellCheckerSession interface provides the per client functionality of SpellCheckerService. 
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.