Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java2660 boolean shouldOfferToShowSuggestions() { in shouldOfferToShowSuggestions() method in Editor
3192 if (shouldOfferToShowSuggestions()) { in onCreateContextMenu()
4758 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66744 Landroid/widget/Editor;->shouldOfferToShowSuggestions()Z