HomeSort by relevance Sort by last modified time
    Searched refs:SelectionHandleController (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
SelectionHandleController.java 16 public abstract class SelectionHandleController implements CursorController {
40 public SelectionHandleController(View parent, PositionObserver positionObserver) {
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
SelectionHandleTest.java 315 SelectionHandleController shc =
435 SelectionHandleController shc = getContentViewCore().getSelectionHandleControllerForTest();
440 SelectionHandleController shc = getContentViewCore().getSelectionHandleControllerForTest();
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java 66 import org.chromium.content.browser.input.SelectionHandleController;
372 private SelectionHandleController mSelectionHandleController;
    [all...]

Completed in 53 milliseconds