Searched refs:shouldOfferToShowSuggestions (Results 1 – 2 of 2) sorted by relevance
2660 boolean shouldOfferToShowSuggestions() { in shouldOfferToShowSuggestions() method in Editor3192 if (shouldOfferToShowSuggestions()) { in onCreateContextMenu()4758 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()
66744 Landroid/widget/Editor;->shouldOfferToShowSuggestions()Z