Searched refs:onAddressChanged (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | Conference.java | 72 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() method in Conference.Listener 1147 l.onAddressChanged(this, address, presentation); in setAddress()
|
D | RemoteConnection.java | 155 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() method in RemoteConnection.Callback 1524 callback.onAddressChanged(connection, address, presentation); in setAddress()
|
D | Connection.java | 1247 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() method in Connection.Listener 2564 l.onAddressChanged(this, address, presentation); in setAddress()
|
D | ConnectionService.java | 1982 public void onAddressChanged(Conference c, Uri newAddress, int presentation) { 2059 public void onAddressChanged(Connection c, Uri address, int presentation) {
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 43201 method public void onAddressChanged(android.telecom.RemoteConnection, android.net.Uri, int);
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 51019 Landroid/telecom/Connection$Listener;->onAddressChanged(Landroid/telecom/Connection;Landroid/net/Ur…
|