Searched refs:getOutputDeviceName (Results 1 – 3 of 3) sorted by relevance
103 AudioSystem.getOutputDeviceName(mType)); in toString()
526 public static String getOutputDeviceName(int device) in getOutputDeviceName() method in AudioSystem
3891 String suffix = AudioSystem.getOutputDeviceName(device); in getSettingNameForDevice()4208 : AudioSystem.getOutputDeviceName(device); in dump()4229 pw.print(AudioSystem.getOutputDeviceName(device)); in dump()