Searched refs:getAllCalls (Results 1 – 3 of 3) sorted by relevance
51 for (DialerCall call : callList.getAllCalls()) { in onCallListChange()
474 .getAllCalls() in updateButtonsState()497 && InCallPresenter.getInstance().getCallList().getAllCalls().size() == 1; in updateButtonsState()
481 for (DialerCall call : getAllCalls()) { in hasActiveRttCall()508 public Collection<DialerCall> getAllCalls() { in getAllCalls() method in CallList