Searched defs:runDexer (Results 1 – 2 of 2) sorted by relevance
129 private void runDexer(String... args) throws IOException { in runDexer() method in CompatDxTests
516 public static AndroidApp runDexer(String fileName, String outDir, String... extraArgs) in runDexer() method in ToolHelper