Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCall.java755 public void onChildrenChanged(Call call, List<Call> children) {} in onChildrenChanged() method in Call.Callback
1508 callback.onChildrenChanged(call, children); in fireChildrenChanged()
/frameworks/base/api/
Dcurrent.txt36080 … method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
Dsystem-current.txt38968 … method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);
Dtest-current.txt36163 … method public void onChildrenChanged(android.telecom.Call, java.util.List<android.telecom.Call>);