Searched defs:getSelectionController (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java908 SelectionModifierCursorController selectionController = getSelectionController();
1033 SelectionModifierCursorController selectionController = getSelectionController();
1223 getSelectionController().onTouchEvent(event);
1741 getSelectionController().show();
1773 getSelectionController().enterDrag();
1989 SelectionModifierCursorController getSelectionController() { method in class:Editor
3117 SelectionModifierCursorController selectionController = getSelectionController();

Completed in 57 milliseconds