Home
last modified time | relevance | path

Searched defs:onAddressChanged (Results 1 – 3 of 3) 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
DRemoteConnection.java152 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() method in RemoteConnection.Callback
DConnection.java1079 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener