Searched refs:etsPath (Results 1 – 2 of 2) sorted by relevance
82 private String etsPath = ""; field in Utility519 public String getEtsPath() { return etsPath; } in getEtsPath()521 public void setEtsPath(String etsPath) { this.etsPath = etsPath; } in setEtsPath() argument
802 String etsPath = ETS_PATH; in compressHapModeForModule() local803 pathToFile(utility, utility.getEtsPath(), etsPath, false); in compressHapModeForModule()2478 String etsPath = ETS_PATH; in compressHSPMode() local2479 pathToFile(utility, utility.getEtsPath(), etsPath, false); in compressHSPMode()