Searched refs:shouldOfferToShowSuggestions (Results 1 – 1 of 1) sorted by relevance
2121 private boolean shouldOfferToShowSuggestions() { in shouldOfferToShowSuggestions() method in Editor2601 if (shouldOfferToShowSuggestions()) { in onCreateContextMenu()3897 boolean canReplace = mTextView.isSuggestionsEnabled() && shouldOfferToShowSuggestions(); in updateReplaceItem()