Searched refs:onAddressChanged (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | Conference.java | 73 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() method in Conference.Listener 1078 l.onAddressChanged(this, address, presentation); in setAddress()
|
D | RemoteConnection.java | 152 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() method in RemoteConnection.Callback 1403 callback.onAddressChanged(connection, address, presentation); in setAddress()
|
D | Connection.java | 1079 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener 2339 l.onAddressChanged(this, address, presentation); in setAddress()
|
D | ConnectionService.java | 1565 public void onAddressChanged(Conference c, Uri newAddress, int presentation) { 1642 public void onAddressChanged(Connection c, Uri address, int presentation) {
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 44194 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);
|
/frameworks/base/api/ |
D | current.txt | 44338 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 65685 Landroid/telecom/Connection$Listener;->onAddressChanged(Landroid/telecom/Connection;Landroid/net/Ur…
|