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

Commit 1778e161 authored by Amit Mahajan's avatar Amit Mahajan Committed by android-build-merger
Browse files

Merge "Added new constructor to AudioGroup."

am: 3f75a845

Change-Id: If3149f796c30d5268553ed3ec7654690fd720703
parents 99bf1aa1 3f75a845
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -29366,7 +29366,8 @@ package android.net.rtp {
  }
  public class AudioGroup {
    ctor public AudioGroup();
    ctor @Deprecated public AudioGroup();
    ctor public AudioGroup(@Nullable android.content.Context);
    method public void clear();
    method public int getMode();
    method public android.net.rtp.AudioStream[] getStreams();