HomeSort by relevance Sort by last modified time
    Searched refs:getVolumeLabel (Results 1 - 6 of 6) sorted by null

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatFileSystem.java 148 public String getVolumeLabel() {
154 return ((Fat16BootSector)bs).getVolumeLabel();
Fat16BootSector.java 102 public String getVolumeLabel() {
AbstractDirectory.java 261 this.volumeLabel = e.getVolumeLabel();
FatDirectoryEntry.java 220 public String getVolumeLabel() {
SuperFloppyFormatter.java 161 * @see FatFileSystem#getVolumeLabel()
163 public String getVolumeLabel() {
  /prebuilts/devtools/tools/lib/
fat32lib.jar 

Completed in 68 milliseconds