Searched refs:jsPath (Results 1 – 2 of 2) sorted by relevance
76 private String jsPath = ""; field in Utility463 public String getJsPath() { return jsPath; } in getJsPath()465 public void setJsPath(String jsPath) { this.jsPath = jsPath; } in setJsPath() argument
305 String jsPath = JS_PATH; in compressHapModeForModule() local306 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHapModeForModule()