Home | History | Annotate | Download | only in impl

Lines Matching full:performidentifieraction

923         boolean res = st.menu.performIdentifierAction(id, flags);
1116 return (mContextMenu != null) ? mContextMenu.performIdentifierAction(id, flags) : false;