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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DSelectionHandleController.java51 public void hideAndDisallowAutomaticShowing() { method in class:SelectionHandleController
H A DInsertionHandleController.java57 public void hideAndDisallowAutomaticShowing() { method in class:InsertionHandleController
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java2053 mSelectionHandleController.hideAndDisallowAutomaticShowing();
2091 mInsertionHandleController.hideAndDisallowAutomaticShowing();
2123 mSelectionHandleController.hideAndDisallowAutomaticShowing();
2126 mInsertionHandleController.hideAndDisallowAutomaticShowing();
2494 mSelectionHandleController.hideAndDisallowAutomaticShowing();
2497 mInsertionHandleController.hideAndDisallowAutomaticShowing();

Completed in 103 milliseconds