Searched refs:onConnectionPropertiesChanged (Results 1 – 8 of 8) 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.Listener479 l.onConnectionPropertiesChanged(this, mConnectionProperties); in setConnectionProperties()
104 public void onConnectionPropertiesChanged( in onConnectionPropertiesChanged() method in RemoteConnection.Callback1385 callback.onConnectionPropertiesChanged(connection, connectionProperties); in setConnectionProperties()
1257 public void onConnectionPropertiesChanged(Connection c, int properties) {} in onConnectionPropertiesChanged() method in Connection.Listener2777 l.onConnectionPropertiesChanged(this, mConnectionProperties); in setConnectionProperties()
1917 public void onConnectionPropertiesChanged(2106 public void onConnectionPropertiesChanged(Connection c, int properties) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
43157 method public void onConnectionPropertiesChanged(android.telecom.RemoteConference, int);43207 method public void onConnectionPropertiesChanged(android.telecom.RemoteConnection, int);
50957 Landroid/telecom/Conference$Listener;->onConnectionPropertiesChanged(Landroid/telecom/Conference;I)V51031 Landroid/telecom/Connection$Listener;->onConnectionPropertiesChanged(Landroid/telecom/Connection;I)V