Searched refs:getCalls (Results 1 – 4 of 4) sorted by relevance
255 public final List<Call> getCalls() { in getCalls() method in InCallService256 return mPhone == null ? Collections.<Call>emptyList() : mPhone.getCalls(); in getCalls()
221 public final List<Call> getCalls() { in getCalls() method in Phone
32427 method public final java.util.List<android.telecom.Call> getCalls();32475 method public final java.util.List<android.telecom.Call> getCalls();
30244 method public final java.util.List<android.telecom.Call> getCalls();