Searched refs:getCalls (Results 1 – 4 of 4) sorted by relevance
463 public final List<Call> getCalls() { in getCalls() method in InCallService464 return mPhone == null ? Collections.<Call>emptyList() : mPhone.getCalls(); in getCalls()
282 public final List<Call> getCalls() { in getCalls() method in Phone
6999 method @Deprecated public java.util.List<android.telecom.Call> getCalls();
43477 method public final java.util.List<android.telecom.Call> getCalls();