Searched refs:getOutputDeviceName (Results 1 – 7 of 7) sorted by relevance
156 AudioSystem.getOutputDeviceName(mType)); in toString()
326 + " type:" + (mRole == ROLE_OUTPUT ? AudioSystem.getOutputDeviceName(mNativeType) in toString()
1432 public static String getOutputDeviceName(int device) in getOutputDeviceName() method in AudioSystem1583 return getOutputDeviceName(device); in getDeviceName()
7659 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 …]
704 Landroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
10859 HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
10856 HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;