Home
last modified time | relevance | path

Searched defs:SelectionHandleController (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
DSelectionHandleController.java16 public abstract class SelectionHandleController implements CursorController { class
40 public SelectionHandleController(View parent, PositionObserver positionObserver) { in SelectionHandleController() method in SelectionHandleController