Searched defs:addCommand (Results 1 – 6 of 6) sorted by relevance
44 public Builder addCommand(String key, Command command) { in addCommand() method in CommandSupplier.Builder
99 private void addCommand(CommandInfo cmd) { in addCommand() method in OverviewCommandHelper111 public void addCommand(int type) { in addCommand() method in OverviewCommandHelper
165 public Builder addCommand(@NonNull Session2Command command) { in addCommand() method in Session2CommandGroup.Builder
76 public static void addCommand(final String commandName, final Class<? extends Command> cls) { in addCommand() method in Dicttool
100 void PathResolver::addCommand(SkPath* outPath, char previousCmd, char cmd, in addCommand() function in android::uirenderer::PathResolver
446 private static void addCommand(@NonNull Path_Delegate path, float[] current, in addCommand() method in PathParser_Delegate.PathDataNode