Searched refs:onConnectionPropertiesChanged (Results 1 – 7 of 7) sorted by relevance
101 public void onConnectionPropertiesChanged( in onConnectionPropertiesChanged() method in RemoteConference.Callback277 callback.onConnectionPropertiesChanged( in setConnectionProperties()
64 public void onConnectionPropertiesChanged( in onConnectionPropertiesChanged() method in Conference.Listener439 l.onConnectionPropertiesChanged(this, mConnectionProperties); in setConnectionProperties()
106 public void onConnectionPropertiesChanged( in onConnectionPropertiesChanged() method in RemoteConnection.Callback1387 callback.onConnectionPropertiesChanged(connection, connectionProperties); in setConnectionProperties()
1261 public void onConnectionPropertiesChanged(Connection c, int properties) {} in onConnectionPropertiesChanged() method in Connection.Listener2724 l.onConnectionPropertiesChanged(this, mConnectionProperties); in setConnectionProperties()
1597 public void onConnectionPropertiesChanged(1786 public void onConnectionPropertiesChanged(Connection c, int properties) {
40690 method public void onConnectionPropertiesChanged(android.telecom.RemoteConference, int);40740 method public void onConnectionPropertiesChanged(android.telecom.RemoteConnection, int);
51600 Landroid/telecom/Conference$Listener;->onConnectionPropertiesChanged(Landroid/telecom/Conference;I)V51674 Landroid/telecom/Connection$Listener;->onConnectionPropertiesChanged(Landroid/telecom/Connection;I)V