Searched refs:getDeviceName (Results 1 – 4 of 4) sorted by relevance
194 String oldDeviceName = getDeviceName(index); in createUI()319 private String getDeviceName(int index) { in getDeviceName() method in StaticPortConfigDialog
86 && device.getName().equals(avd.getDeviceName())) { in show()
422 public String getDeviceName() { in getDeviceName() method in ConfigurationChooser
380 String device = configChooser.getDeviceName(); in reloadPalette()