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

/frameworks/base/core/java/android/widget/
H A DEditor.java997 SelectionModifierCursorController selectionController = getSelectionController();
1096 getSelectionController().resetTouchOffsets();
1131 SelectionModifierCursorController selectionController = getSelectionController();
1364 getSelectionController().onTouchEvent(event);
1473 getSelectionController() : getInsertionController();
1878 final SelectionModifierCursorController selectionController = getSelectionController();
1944 getSelectionController().show();
1971 getSelectionController().enterDrag(
2187 SelectionModifierCursorController getSelectionController() { method in class:Editor
3660 SelectionModifierCursorController selectionController = getSelectionController();
[all...]

Completed in 54 milliseconds