Uses of Class
android.view.textservice.SentenceSuggestionsInfo

Packages that use SentenceSuggestionsInfo
android.service.textservice   
android.view.textservice   
 

Uses of SentenceSuggestionsInfo in android.service.textservice
 

Methods in android.service.textservice that return SentenceSuggestionsInfo
 SentenceSuggestionsInfo[] SpellCheckerService.Session.onGetSentenceSuggestionsMultiple(TextInfo[] textInfos, int suggestionsLimit)
           
 

Uses of SentenceSuggestionsInfo in android.view.textservice
 

Fields in android.view.textservice with type parameters of type SentenceSuggestionsInfo
static Parcelable.Creator<SentenceSuggestionsInfo> SentenceSuggestionsInfo.CREATOR
           
 

Methods in android.view.textservice with parameters of type SentenceSuggestionsInfo
 void SpellCheckerSession.SpellCheckerSessionListener.onGetSentenceSuggestions(SentenceSuggestionsInfo[] results)
           
 



Copyright © 2008-2012. All Rights Reserved.