Searched refs:getDeviceLabel (Results 1 – 4 of 4) sorted by relevance
83 ConfigurationChooser.getDeviceLabel(configuration.getDevice(), true)); in test()85 ConfigurationChooser.getDeviceLabel(configuration.getDevice(), false)); in test()
473 return ConfigurationChooser.getDeviceLabel(configuration.getDevice(), true); in computeDisplayName()
1064 mDeviceCombo.setText(getDeviceLabel(device, true)); in selectDevice()1272 public static String getDeviceLabel(@Nullable Device device, boolean brief) { in getDeviceLabel() method in ConfigurationChooser
1028 screenConfig.setDisplayName(ConfigurationChooser.getDeviceLabel(device, true)); in addScreenSizePreviews()