Searched refs:isLocallyVideoCapable (Results 1 – 3 of 3) sorted by relevance
93 when(mCall.isLocallyVideoCapable()).thenReturn(false); in testReceiveUpgradeRequestWhenLocalDoesntSupportVideo()115 when(mCall.isLocallyVideoCapable()).thenReturn(true); in testReceiveUpgradeRequestWhenVideoIsSupported()
167 || !mCall.isLocallyVideoCapable()) in receiveSessionModifyRequest()
1506 public boolean isLocallyVideoCapable() { in isLocallyVideoCapable() method in Call