Searched refs:acceptedSuggestion (Results 1 – 3 of 3) sorted by relevance
381 TextEntryState.acceptedSuggestion(mSuggestions.get(0), in onTouchEvent()395 TextEntryState.acceptedSuggestion(mSuggestions.get(0), in onTouchEvent()422 TextEntryState.acceptedSuggestion(mSuggestions.get(0), mSelectedString); in takeSuggestionAt()
139 public static void acceptedSuggestion(CharSequence typedWord, CharSequence actualWord) { in acceptedSuggestion() method in TextEntryState
861 TextEntryState.acceptedSuggestion(mComposing.toString(), suggestion); in pickSuggestionManually()