Home
last modified time | relevance | path

Searched refs:onConnectionAdded (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConference.java58 public void onConnectionAdded(Conference conference, Connection connection) {} in onConnectionAdded() method in Conference.Listener
327 public void onConnectionAdded(Connection connection) {} in onConnectionAdded() method in Conference
457 onConnectionAdded(connection); in addConnection()
459 l.onConnectionAdded(this, connection); in addConnection()
DRemoteConference.java73 public void onConnectionAdded(RemoteConference conference, RemoteConnection connection) {} in onConnectionAdded() method in RemoteConference.Callback
216 callback.onConnectionAdded(conference, connection); in addConnection()
DConnectionService.java1469 public void onConnectionAdded(Conference conference, Connection connection) {
2972 public void onConnectionAdded(Connection connection) {} in onConnectionAdded() method in ConnectionService
3084 onConnectionAdded(connection); in addConnection()
/frameworks/base/non-updatable-api/
Dcurrent.txt43652 method public void onConnectionAdded(android.telecom.Connection);
44149 …method public void onConnectionAdded(android.telecom.RemoteConference, android.telecom.RemoteConne…
/frameworks/base/api/
Dcurrent.txt43796 method public void onConnectionAdded(android.telecom.Connection);
44293 …method public void onConnectionAdded(android.telecom.RemoteConference, android.telecom.RemoteConne…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65621 Landroid/telecom/Conference$Listener;->onConnectionAdded(Landroid/telecom/Conference;Landroid/telec…
65978 Landroid/telecom/ConnectionService;->onConnectionAdded(Landroid/telecom/Connection;)V