Searched refs:CallContainer (Results 1 – 1 of 1) sorted by relevance
269 CallContainer cc = mCallContainerMap.get(callId); in onVideoCallChanged()494 private class CallContainer { class in InCallServiceImpl509 public CallContainer(Call call, in CallContainer() method in InCallServiceImpl.CallContainer552 private static HashMap<String, CallContainer> mCallContainerMap =553 new HashMap<String, CallContainer>();581 new CallContainer(call, in onCallAdded()651 CallContainer cc = mCallContainerMap.get(callId); in getCallById()662 CallContainer cc = mCallContainerMap.get(callId); in getCallCallbackById()673 CallContainer cc = mCallContainerMap.get(callId); in getVideoCallById()686 CallContainer cc = mCallContainerMap.get(callId); in getVideoCallListenerById()