Searched refs:jsPath (Results 1 – 2 of 2) sorted by relevance
85 private String jsPath = ""; field in Utility532 public String getJsPath() { return jsPath; } in getJsPath()534 public void setJsPath(String jsPath) { this.jsPath = jsPath; } in setJsPath() argument
891 String jsPath = JS_PATH; in compressHapModeForModule() local892 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHapModeForModule()2838 String jsPath = JS_PATH; in compressHSPMode() local2839 pathToFile(utility, utility.getJsPath(), jsPath, false); in compressHSPMode()