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

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

Completed in 25 milliseconds