Home
last modified time | relevance | path

Searched refs:hasInsertionController (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java2391 } else if (hasInsertionController()) { in onTouchUpEvent()
2432 boolean hasInsertionController() { in hasInsertionController() method in Editor
3576 if (hasInsertionController() && !extractedTextModeWillBeStarted()) { in dismiss()
6271 if (hasInsertionController()) {
DTextView.java12758 return mEditor != null && mEditor.hasInsertionController(); in onDragEvent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81680 Landroid/widget/Editor;->hasInsertionController()Z