Searched refs:hasSelectionController (Results 1 – 5 of 5) sorted by relevance
1475 if (hasSelectionController()) { in startDragAndDrop()1790 if (hasSelectionController()) { in onTouchEvent()2782 boolean hasSelectionController() { in hasSelectionController() method in Editor6531 if (hasSelectionController() && getSelectionController().isCursorBeingModified()) { in onTouchEvent()7208 if (hasSelectionController()) { in loadHandleDrawables()
13144 return mText.length() != 0 && mEditor != null && mEditor.hasSelectionController(); in canSelectText()
20064 HSPLandroid/widget/Editor;->hasSelectionController()Z
20128 HSPLandroid/widget/Editor;->hasSelectionController()Z
67252 Landroid/widget/Editor;->hasSelectionController()Z