Searched refs:getJackCommand (Results 1 – 3 of 3) sorted by relevance
90 Jack jack = Jack.getJackCommand(run.log).outputDexZip(localDex.getPath()); in execute()
72 public static Jack getJackCommand(Log log) throws IllegalStateException { in getJackCommand() method in Jack
134 Jack compiler = Jack.getJackCommand(run.log); in compileWithJack()