Searched defs:mCutAction (Results 1 – 1 of 1) sorted by relevance
179 private Action mCutAction; field in LayoutCanvas1169 bars.setGlobalActionHandler(ActionFactory.CUT.getId(), mCutAction); in updateGlobalActions() local