Searched refs:performIdentifierAction (Results 1 – 7 of 7) sorted by relevance
443 public boolean performIdentifierAction(int id, int flags); in performIdentifierAction() method
188 public boolean performIdentifierAction(int id, int flags) { in performIdentifierAction() method in ActionMenu
918 public boolean performIdentifierAction(int id, int flags) { in performIdentifierAction() method in MenuBuilder
1228 boolean res = st.menu.performIdentifierAction(id, flags); in performPanelIdentifierAction()1464 return (mContextMenu != null) ? mContextMenu.performIdentifierAction(id, flags) : false; in performContextMenuIdentifierAction()
32802 method public abstract boolean performIdentifierAction(int, int);
50815 method public boolean performIdentifierAction(int, int);
50959 method public boolean performIdentifierAction(int, int);