Searched refs:CommandSupplier (Results 1 – 2 of 2) sorted by relevance
42 return aospCommandInjector.inject(CommandSupplier.builder()).build(); in provideCommandSupplier()70 public CommandSupplier.Builder inject(CommandSupplier.Builder builder) { in inject()
25 public abstract class CommandSupplier implements Supplier<ImmutableMap<String, Command>> { class49 public abstract CommandSupplier build(); in build()