Searched refs:onAddressChanged (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | Conference.java | 70 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() method in Conference.Listener 997 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 | 872 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener 2126 l.onAddressChanged(this, address, presentation); in setAddress()
|
D | ConnectionService.java | 1267 public void onAddressChanged(Conference c, Uri newAddress, int presentation) { 1337 public void onAddressChanged(Connection c, Uri address, int presentation) {
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |