Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 661c2888 authored by Phil Burk's avatar Phil Burk
Browse files

Clarify AudioManager.getDevices() autodoc

Bug: 418237424
Test: compile and look at the docs
Flag: DOCS_ONLY
Change-Id: Ib3c7730fedc09a3a7454942913b0e26b1d84bd36
parent 7ecfda68
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -7908,10 +7908,7 @@ public class AudioManager {
     * Returns an array of {@link AudioDeviceInfo} objects corresponding to the audio devices
     * currently connected to the system and meeting the criteria specified in the
     * <code>flags</code> parameter.
     * Notes that Android audio framework only support one device per device type. In that case,
     * if there are multiple audio device with the same device type connected to the Android device,
     * only the last reported device will be known by Android audio framework and returned by this
     * API.
     *
     * @param flags A set of bitflags specifying the criteria to test.
     * @see #GET_DEVICES_OUTPUTS
     * @see #GET_DEVICES_INPUTS