Searched refs:getVideoStateHistory (Results 1 – 3 of 3) sorted by relevance
212 int callFeatures = getCallFeatures(call.getVideoStateHistory()); in logCall()
1875 public int getVideoStateHistory() { in getVideoStateHistory() method in Call
692 when(fakeCall.getVideoStateHistory()).thenReturn(callVideoState); in makeFakeCall()