diff --git a/api/current.txt b/api/current.txt index 648274b577ee5..6038650462529 100644 --- a/api/current.txt +++ b/api/current.txt @@ -28542,8 +28542,6 @@ package android.telecomm { method public final java.util.Collection getAllConnections(); method public final android.os.IBinder onBind(android.content.Intent); method public void onConference(android.telecomm.Connection, android.telecomm.Connection); - method public void onConnectionAdded(android.telecomm.Connection); - method public void onConnectionRemoved(android.telecomm.Connection); method public android.telecomm.Connection onCreateIncomingConnection(android.telecomm.PhoneAccountHandle, android.telecomm.ConnectionRequest); method public android.telecomm.Connection onCreateOutgoingConnection(android.telecomm.PhoneAccountHandle, android.telecomm.ConnectionRequest); method public void onRemoteConferenceAdded(android.telecomm.RemoteConference);