Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java2282 private boolean shouldOfferToShowSuggestions() { in shouldOfferToShowSuggestions() method in Editor
2775 if (shouldOfferToShowSuggestions()) { in onCreateContextMenu()
4066 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81816 Landroid/widget/Editor;->shouldOfferToShowSuggestions()Z