Searched refs:getOutputDeviceName (Results 1 – 9 of 9) sorted by relevance
173 + " type:" + (mRole == ROLE_OUTPUT ? AudioSystem.getOutputDeviceName( in toString()
155 AudioSystem.getOutputDeviceName(mType)); in toString()
200 + " type:" + (mRole == ROLE_OUTPUT ? AudioSystem.getOutputDeviceName(mNativeType) in toString()
1251 public static String getOutputDeviceName(int device) in getOutputDeviceName() method in AudioSystem1400 return getOutputDeviceName(device); in getDeviceName()
532 + AudioSystem.getOutputDeviceName(mDevicesForStreamCache.get(stream))); in dump()
6370 newDevice, AudioSystem.getOutputDeviceName(newDevice))); in onAccessoryPlugMediaUnmute()6381 newDevice, AudioSystem.getOutputDeviceName(newDevice))); in onAccessoryPlugMediaUnmute()6616 + AudioSystem.getOutputDeviceName(device)); in applyAllVolumes()6646 + ", device " + AudioSystem.getOutputDeviceName(device) in persistVolumeGroup()6704 final String suffix = AudioSystem.getOutputDeviceName(device); in getSettingNameForDevice()6725 : AudioSystem.getOutputDeviceName(device); in dump()6743 pw.print(AudioSystem.getOutputDeviceName(device)); in dump()6782 : AudioSystem.getOutputDeviceName(key);6865 final String suffix = AudioSystem.getOutputDeviceName(device); in getSettingNameForDevice()7277 : AudioSystem.getOutputDeviceName(device); in dump()[all …]
704 Landroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
10946 HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
10951 HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;