Searched defs:mPasteAction (Results 1 – 1 of 1) sorted by relevance
176 private Action mPasteAction; field in LayoutCanvas1171 bars.setGlobalActionHandler(ActionFactory.PASTE.getId(), mPasteAction); in updateGlobalActions() local