isSuggestionsEnabled
This is a replacement method for the base TextView class' method of the same name. This method is used in hidden class android.widget.Editor to determine whether the PASTE/REPLACE popup appears when triggered from the text insertion handle. Returning false forces this window to never appear.
Return
false