Home
last modified time | relevance | path

Searched refs:onExtrasRemoved (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConference.java70 public void onExtrasRemoved(Conference c, List<String> keys) {} in onExtrasRemoved() method in Conference.Listener
949 l.onExtrasRemoved(this, unmodifiableKeys); in removeExtras()
DConnection.java1235 public void onExtrasRemoved(Connection c, List<String> keys) {} in onExtrasRemoved() method in Connection.Listener
2991 l.onExtrasRemoved(this, unmodifiableKeys); in removeExtras()
DConnectionService.java1637 public void onExtrasRemoved(Conference c, List<String> keys) {
1849 public void onExtrasRemoved(Connection c, List<String> keys) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54928 Landroid/telecom/Conference$Listener;->onExtrasRemoved(Landroid/telecom/Conference;Ljava/util/List;…
55001 Landroid/telecom/Connection$Listener;->onExtrasRemoved(Landroid/telecom/Connection;Ljava/util/List;…