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