Searched defs:mDeleteAction (Results 1 – 2 of 2) sorted by relevance
169 private Action mDeleteAction; field in LayoutCanvas1202 bars.setGlobalActionHandler(ActionFactory.DELETE.getId(), mDeleteAction); in updateGlobalActions() local
103 private ICommonAction mDeleteAction; field in DeviceExplorer