Searched refs:getClientSpecificActions (Results 1 – 2 of 2) sorted by relevance
795 for (IClientAction a : DdmsPlugin.getDefault().getClientSpecificActions()) { in doSelectionChanged()835 for (IClientAction a : DdmsPlugin.getDefault().getClientSpecificActions()) { in placeActions()858 for (IClientAction a : DdmsPlugin.getDefault().getClientSpecificActions()) { in placeActions()
848 public synchronized List<IClientAction> getClientSpecificActions() { in getClientSpecificActions() method in DdmsPlugin