Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java1634 if (hasInsertionController()) { in onTouchEvent()
2531 } else if (hasInsertionController()) { in onTouchUpEvent()
2572 boolean hasInsertionController() { in hasInsertionController() method in Editor
3722 if (hasInsertionController() && !extractedTextModeWillBeStarted()) { in dismiss()
6780 if (hasInsertionController()) { in loadHandleDrawables()
DTextView.java12908 return mEditor != null && mEditor.hasInsertionController(); in onDragEvent()
/frameworks/base/config/
Dboot-image-profile.txt25709 HSPLandroid/widget/Editor;->hasInsertionController()Z