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

Commit eb885178 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android (Google) Code Review
Browse files

Merge "Remove orphaned code." into main

parents 828270a4 cedc19a7
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -3339,15 +3339,6 @@ public abstract class Connection extends Conferenceable {
     */
    public void onDisconnect() {}

    /**
     * Notifies this Connection of a request to disconnect a participant of the conference managed
     * by the connection.
     *
     * @param endpoint the {@link Uri} of the participant to disconnect.
     * @hide
     */
    public void onDisconnectConferenceParticipant(Uri endpoint) {}

    /**
     * Notifies this Connection of a request to separate from its parent conference.
     */