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