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

Commit f99a454d authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Document that showSystemOutputSwitcher throws IllegalArgumentException" into main

parents 90e7c178 9898adcb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -916,6 +916,8 @@ public final class MediaRouter2 {
     *
     * @return {@code true} if the output switcher dialog is being shown, or {@code false} if the
     * call is ignored because the app is in the background.
     *
     * @throws IllegalArgumentException if the provided {@code sessionToken} is invalid.
     */
    @FlaggedApi(FLAG_ENABLE_ROUTE_VISIBILITY_CONTROL_API)
    public boolean showSystemOutputSwitcher(@NonNull MediaSession.Token sessionToken) {