Searched refs:setSectorCount (Results 1 – 3 of 3) sorted by relevance
137 public abstract void setSectorCount(long count); in setSectorCount() method in BootSector155 setSectorCount(getDevice().getSize() / getDevice().getSectorSize()); in init()
156 public void setSectorCount(long count) { in setSectorCount() method in Fat32BootSector
176 public void setSectorCount(long count) { in setSectorCount() method in Fat16BootSector