Searched refs:jsPath (Results 1 – 2 of 2) sorted by relevance
81 private String jsPath = ""; field in Utility515 public String getJsPath() { return jsPath; } in getJsPath()517 public void setJsPath(String jsPath) { this.jsPath = jsPath; } in setJsPath() argument
797 String jsPath = JS_PATH; in compressHapModeForModule() local798 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHapModeForModule()2473 String jsPath = JS_PATH; in compressHSPMode() local2474 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHSPMode()