Searched refs:hasSelectionController (Results 1 – 5 of 5) sorted by relevance
1395 if (hasSelectionController()) { in startDragAndDrop()1710 if (hasSelectionController()) { in onTouchEvent()2676 boolean hasSelectionController() { in hasSelectionController() method in Editor6260 if (hasSelectionController() && getSelectionController().isCursorBeingModified()) { in onTouchEvent()6931 if (hasSelectionController()) { in loadHandleDrawables()
11519 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
20077 HSPLandroid/widget/Editor;->hasSelectionController()Z
20125 HSPLandroid/widget/Editor;->hasSelectionController()Z
70575 Landroid/widget/Editor;->hasSelectionController()Z