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

/frameworks/base/core/java/android/widget/
H A DEditor.java724 SelectionModifierCursorController selectionController = getSelectionController();
830 getSelectionController().hide();
832 getSelectionController().show();
846 SelectionModifierCursorController selectionController = getSelectionController();
1016 getSelectionController().onTouchEvent(event);
1633 SelectionModifierCursorController getSelectionController() { method in class:Editor
2757 getSelectionController().show();

Completed in 75 milliseconds