Searched refs:hasHandlerForAction (Results 1 – 2 of 2) sorted by relevance
99 public boolean hasHandlerForAction(int action) { in hasHandlerForAction() method in SystemShortcut
643 if (shortcut.hasHandlerForAction(action)) { in <lambda>()