Searched refs:allCommands (Results 1 – 3 of 3) sorted by relevance
57 ArrayList<String> allCommands = new ArrayList<>(); in onDowngrade() local64 Collections.addAll(allCommands, commands); in onDowngrade()68 for (String sql : allCommands) { in onDowngrade()
61 Set<ShellCommand> allCommands = in CustomAudienceShellCommandFactory() local70 allCommands.stream() in CustomAudienceShellCommandFactory()
73 Set<ShellCommand> allCommands = in AdSelectionShellCommandFactory() local80 allCommands.stream() in AdSelectionShellCommandFactory()