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

/frameworks/base/core/java/android/widget/
H A DEditor.java2770 private class ActionPopupWindow extends PinnedPopupWindow implements OnClickListener { class in class:Editor
2882 protected ActionPopupWindow mActionPopupWindow;
2990 mActionPopupWindow = new ActionPopupWindow();
3174 // Used to detect taps on the insertion handle, which will affect the ActionPopupWindow
3333 public ActionPopupWindow getActionPopupWindow() {
3378 public void setActionPopupWindow(ActionPopupWindow actionPopupWindow) {
3499 // Make sure both left and right handles share the same ActionPopupWindow (so that

Completed in 41 milliseconds