Searched refs:getCalls (Results 1 – 6 of 6) sorted by relevance
490 public final List<Call> getCalls() { in getCalls() method in InCallService491 return mPhone == null ? Collections.<Call>emptyList() : mPhone.getCalls(); in getCalls()
318 public final List<Call> getCalls() { in getCalls() method in Phone
7856 method @Deprecated public java.util.List<android.telecom.Call> getCalls();
44142 method public final java.util.List<android.telecom.Call> getCalls();
7754 method @Deprecated public java.util.List<android.telecom.Call> getCalls();
43998 method public final java.util.List<android.telecom.Call> getCalls();