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