Searched refs:onVideoStateChanged (Results 1 – 7 of 7) sorted by relevance
66 public void onVideoStateChanged(Conference c, int videoState) { } in onVideoStateChanged() method in Conference.Listener566 l.onVideoStateChanged(this, videoState); in setVideoState()
176 public void onVideoStateChanged(RemoteConnection connection, int videoState) {} in onVideoStateChanged() method in RemoteConnection.Callback1461 callback.onVideoStateChanged(connection, videoState); in setVideoState()
1266 public void onVideoStateChanged(Connection c, int videoState) {} in onVideoStateChanged() method in Connection.Listener2625 l.onVideoStateChanged(this, mVideoState); in setVideoState()
1925 public void onVideoStateChanged(Conference c, int videoState) {2050 public void onVideoStateChanged(Connection c, int videoState) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51609 Landroid/telecom/Conference$Listener;->onVideoStateChanged(Landroid/telecom/Conference;I)V51691 Landroid/telecom/Connection$Listener;->onVideoStateChanged(Landroid/telecom/Connection;I)V
42912 method public void onVideoStateChanged(android.telecom.RemoteConnection, int);