• Home
  • Raw
  • Download

Lines Matching defs:conference

56         public void onStateChanged(RemoteConference conference, int oldState, int newState) {}  in onStateChanged()
65 public void onDisconnected(RemoteConference conference, DisconnectCause disconnectCause) {} in onDisconnected()
73 public void onConnectionAdded(RemoteConference conference, RemoteConnection connection) {} in onConnectionAdded()
81 public void onConnectionRemoved(RemoteConference conference, RemoteConnection connection) {} in onConnectionRemoved()
91 RemoteConference conference, in onConnectionCapabilitiesChanged()
102 RemoteConference conference, in onConnectionPropertiesChanged()
114 RemoteConference conference, in onConferenceableConnectionsChanged()
123 public void onDestroyed(RemoteConference conference) {} in onDestroyed()
131 public void onExtrasChanged(RemoteConference conference, @Nullable Bundle extras) {} in onExtrasChanged()
168 final RemoteConference conference = this; in setDestroyed() local
193 final RemoteConference conference = this; in setState() local
211 final RemoteConference conference = this; in addConnection() local
229 final RemoteConference conference = this; in removeConnection() local
246 final RemoteConference conference = this; in setConnectionCapabilities() local
264 final RemoteConference conference = this; in setConnectionProperties() local
282 final RemoteConference conference = this; in setConferenceableConnections() local
300 final RemoteConference conference = this; in setDisconnected() local
339 final RemoteConference conference = this; in notifyExtrasChanged() local