Searched refs:mSuggestedWordIndex (Results 1 – 2 of 2) sorted by relevance
238 public final int mSuggestedWordIndex; field in MoreSuggestions.MoreSuggestionKey246 mSuggestedWordIndex = index; in MoreSuggestionKey()
105 final int index = ((MoreSuggestionKey)key).mSuggestedWordIndex; in onKeyInput()