Searched refs:isCustomExtractTextViewEnabled (Results 1 – 2 of 2) sorted by relevance
229 public boolean isCustomExtractTextViewEnabled() { in isCustomExtractTextViewEnabled() method in ImeSettings
900 if (mSettings != null && mSettings.isCustomExtractTextViewEnabled()) { in onCreateExtractTextView()