Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConference.java73 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() method in Conference.Listener
1084 l.onAddressChanged(this, address, presentation); in setAddress()
DRemoteConnection.java155 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() method in RemoteConnection.Callback
1484 callback.onAddressChanged(connection, address, presentation); in setAddress()
DConnection.java1103 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener
2363 l.onAddressChanged(this, address, presentation); in setAddress()
DConnectionService.java1565 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {
1642 public void onAddressChanged(Connection c, Uri address, int presentation) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt46166 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);