Home
last modified time | relevance | path

Searched refs:getOutputDeviceName (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DAudioDevicePort.java156 AudioSystem.getOutputDeviceName(mType)); in toString()
H A DAudioDeviceAttributes.java326 + " type:" + (mRole == ROLE_OUTPUT ? AudioSystem.getOutputDeviceName(mNativeType) in toString()
H A DAudioSystem.java1432 public static String getOutputDeviceName(int device) in getOutputDeviceName() method in AudioSystem
1583 return getOutputDeviceName(device); in getDeviceName()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java7659 newDevice, AudioSystem.getOutputDeviceName(newDevice))); in onAccessoryPlugMediaUnmute()
7670 newDevice, AudioSystem.getOutputDeviceName(newDevice))); in onAccessoryPlugMediaUnmute()
8076 + AudioSystem.getOutputDeviceName(device)); in applyAllVolumes()
8144 + ", device " + AudioSystem.getOutputDeviceName(device) in persistVolumeGroup()
8204 String suffix = AudioSystem.getOutputDeviceName(device); in getSettingNameForDevice()
8208 return mSettingName + "_" + AudioSystem.getOutputDeviceName(device); in getSettingNameForDevice()
8235 : AudioSystem.getOutputDeviceName(device); in dump()
8253 pw.print(AudioSystem.getOutputDeviceName(device)); in dump()
8297 : AudioSystem.getOutputDeviceName(key);
8426 final String suffix = AudioSystem.getOutputDeviceName(device); in getSettingNameForDevice()
[all …]
/aosp14/frameworks/base/config/
H A Dboot-profile.txt704 Landroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
H A Dboot-image-profile.txt10859 HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10856 HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;