Searched refs:sendMockPeerWidth (Results 1 – 3 of 3) sorted by relevance
177 public void sendMockPeerWidth(int width) { in sendMockPeerWidth() method in MockVideoProvider
334 public void sendMockPeerWidth(int width) { in sendMockPeerWidth() method in MockConnection338 mMockVideoProvider.sendMockPeerWidth(width); in sendMockPeerWidth()
480 connection.sendMockPeerWidth(MockVideoProvider.CAMERA_BACK_DIMENSIONS); in testReceivePeerDimensionChange()