to top
Android APIs
Added in API level 14
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. 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.