Searched refs:canShow (Results 1 – 3 of 3) sorted by relevance
69 public boolean canShow() { in canShow() method in CustomActionsPopup
171 if (popup.canShow()) { in performAction()
2526 if (new CustomActionsPopup(this, currentFocus).canShow()) { in onProvideKeyboardShortcuts()