Loading telecomm/java/android/telecom/Connection.java +0 −9 Original line number Diff line number Diff line Loading @@ -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. */ Loading Loading
telecomm/java/android/telecom/Connection.java +0 −9 Original line number Diff line number Diff line Loading @@ -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. */ Loading