Home
last modified time | relevance | path

Searched refs:mSuggestionIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java2880 mTextView.getContext(), originalText, suggestionInfo.mSuggestionIndex); in replaceWithSuggestion()
2890 suggestions[suggestionInfo.mSuggestionIndex] = originalText; in replaceWithSuggestion()
3368 int mSuggestionIndex; field in Editor.SuggestionInfo
3498 suggestionInfo.mSuggestionIndex = suggestionIndex; in getSuggestionInfo()
/frameworks/base/config/
Dhiddenapi-private-dex.txt101716 Landroid/widget/Editor$SuggestionInfo;->mSuggestionIndex:I