Searched refs:etsPath (Results 1 – 2 of 2) sorted by relevance
85 private String etsPath = ""; field in Utility532 public String getEtsPath() { return etsPath; } in getEtsPath()534 public void setEtsPath(String etsPath) { this.etsPath = etsPath; } in setEtsPath() argument
883 String etsPath = ETS_PATH; in compressHapModeForModule() local884 pathToFile(utility, utility.getEtsPath(), etsPath, false); in compressHapModeForModule()2782 String etsPath = ETS_PATH; in compressHSPMode() local2783 pathToFile(utility, utility.getEtsPath(), etsPath, false); in compressHSPMode()