Searched defs:activeCalls (Results 1 – 5 of 5) sorted by relevance
29 ImmutableList<ActiveCallInfo> activeCalls = ImmutableList.of(); field in ActiveCallsImpl41 public void setActiveCalls(ImmutableList<ActiveCallInfo> activeCalls) { in setActiveCalls()
33 void setActiveCalls(ImmutableList<ActiveCallInfo> activeCalls); in setActiveCalls()
28 public abstract ActiveCalls activeCalls(); in activeCalls() method in ActiveCallsComponent
50 ImmutableList.Builder<ActiveCallInfo> activeCalls = ImmutableList.builder(); in onCallListChange() local
401 ImmutableList<ActiveCallInfo> activeCalls = in isSelectable() local415 ImmutableList<ActiveCallInfo> activeCalls = in getActiveCallLabel() local