Home
last modified time | relevance | path

Searched refs:getVolumeLabel (Results 1 – 5 of 5) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFileSystem.java148 public String getVolumeLabel() { in getVolumeLabel() method in FatFileSystem
154 return ((Fat16BootSector)bs).getVolumeLabel(); in getVolumeLabel()
DFat16BootSector.java102 public String getVolumeLabel() { in getVolumeLabel() method in Fat16BootSector
DAbstractDirectory.java261 this.volumeLabel = e.getVolumeLabel(); in read()
DFatDirectoryEntry.java220 public String getVolumeLabel() { in getVolumeLabel() method in FatDirectoryEntry
DSuperFloppyFormatter.java163 public String getVolumeLabel() { in getVolumeLabel() method in SuperFloppyFormatter