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

  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
CursorController.java 28 void beforeStartUpdatingPosition(HandleView handle);
SelectionHandleController.java 87 public void beforeStartUpdatingPosition(HandleView handle) {
InsertionHandleController.java 152 public void beforeStartUpdatingPosition(HandleView handle) {}
HandleView.java 281 mController.beforeStartUpdatingPosition(this);

Completed in 634 milliseconds