Searched defs:label (Results 1 – 7 of 7) sorted by relevance
12 "AndroidDevice": [{"serial": "<serial>", "label": "caller"}, string13 {"serial": "<serial>", "label": "callee", "whatever": "anything"}] string
116 private final String label; field in FatType120 long bitMask, float entrySize, String label) { in FatType()
125 public void setVolumeLabel(String label) throws IllegalArgumentException { in setVolumeLabel()
87 private String label; field in SuperFloppyFormatter152 public SuperFloppyFormatter setVolumeLabel(String label) { in setVolumeLabel()
167 public void setVolumeLabel(String label) in setVolumeLabel()
118 public void setVolumeLabel(String label) { in setVolumeLabel()
357 public void setLabel(String label) throws IllegalArgumentException, in setLabel()