Searched defs:showWithActionPopup (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java815 getInsertionController().showWithActionPopup();
3232 public void showWithActionPopup() { method in class:Editor.InsertionHandleView
3286 showWithActionPopup();
3451 public void showWithActionPopup() { method in class:Editor.InsertionPointCursorController
3452 getHandle().showWithActionPopup();

Completed in 42 milliseconds