Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnection.java151 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() method in RemoteConnection.Callback
1291 callback.onAddressChanged(connection, address, presentation); in setAddress()
DConnection.java551 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener
1515 l.onAddressChanged(this, address, presentation); in setAddress()
DConnectionService.java589 public void onAddressChanged(Connection c, Uri address, int presentation) {
/frameworks/base/api/
Dcurrent.txt36462 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);
Dtest-current.txt36539 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);
Dsystem-current.txt39368 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);