Searched refs:CallContainer (Results 1 – 1 of 1) sorted by relevance
302 CallContainer cc = mCallContainerMap.get(callId); in onVideoCallChanged()527 private class CallContainer { class in InCallServiceImpl542 public CallContainer(Call call, in CallContainer() method in InCallServiceImpl.CallContainer593 private static HashMap<String, CallContainer> mCallContainerMap =594 new HashMap<String, CallContainer>();626 new CallContainer(call, in onCallAdded()705 CallContainer cc = mCallContainerMap.get(callId); in getCallById()716 CallContainer cc = mCallContainerMap.get(callId); in getCallCallbackById()727 CallContainer cc = mCallContainerMap.get(callId); in getVideoCallById()740 CallContainer cc = mCallContainerMap.get(callId); in getVideoCallListenerById()