Searched refs:onAddressChanged (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | Conference.java | 72 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() method in Conference.Listener 1073 l.onAddressChanged(this, address, presentation); in setAddress()
|
H A D | RemoteConnection.java | 157 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() method in RemoteConnection.Callback 1526 callback.onAddressChanged(connection, address, presentation); in setAddress()
|
H A D | Connection.java | 1229 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener 2485 l.onAddressChanged(this, address, presentation); in setAddress()
|
H A D | ConnectionService.java | 1661 public void onAddressChanged(Conference c, Uri newAddress, int presentation) { 1738 public void onAddressChanged(Connection c, Uri address, int presentation) {
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | TestConnectionManager.java | 97 public void onAddressChanged(
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 40347 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 54985 Landroid/telecom/Connection$Listener;->onAddressChanged(Landroid/telecom/Connection;Landroid/net/Ur…
|