Searched refs:jsPath (Results 1 – 2 of 2) sorted by relevance
84 private String jsPath = ""; field in Utility528 public String getJsPath() { return jsPath; } in getJsPath()530 public void setJsPath(String jsPath) { this.jsPath = jsPath; } in setJsPath() argument
878 String jsPath = JS_PATH; in compressHapModeForModule() local879 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHapModeForModule()2777 String jsPath = JS_PATH; in compressHSPMode() local2778 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHSPMode()