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

/frameworks/base/core/java/android/widget/
H A DEditor.java114 InsertionPointCursorController mInsertionPointCursorController;
1618 InsertionPointCursorController getInsertionController() {
1624 mInsertionPointCursorController = new InsertionPointCursorController();
3444 private class InsertionPointCursorController implements CursorController { class in class:Editor

Completed in 34 milliseconds