Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConference.java71 public void onExtrasRemoved(Conference c, List<String> keys) {} in onExtrasRemoved() method in Conference.Listener
952 l.onExtrasRemoved(this, unmodifiableKeys); in removeExtras()
DConnection.java1100 public void onExtrasRemoved(Connection c, List<String> keys) {} in onExtrasRemoved() method in Connection.Listener
2863 l.onExtrasRemoved(this, unmodifiableKeys); in removeExtras()
DConnectionService.java1541 public void onExtrasRemoved(Conference c, List<String> keys) {
1753 public void onExtrasRemoved(Connection c, List<String> keys) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65628 Landroid/telecom/Conference$Listener;->onExtrasRemoved(Landroid/telecom/Conference;Ljava/util/List;…
65701 Landroid/telecom/Connection$Listener;->onExtrasRemoved(Landroid/telecom/Connection;Ljava/util/List;…