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

/frameworks/base/core/java/android/widget/
H A DEditor.java692 SelectionModifierCursorController selectionController = getSelectionController();
798 getSelectionController().hide();
800 getSelectionController().show();
814 SelectionModifierCursorController selectionController = getSelectionController();
984 getSelectionController().onTouchEvent(event);
1601 SelectionModifierCursorController getSelectionController() { method in class:Editor
2720 getSelectionController().show();

Completed in 30 milliseconds