Searched refs:sendMockPeerWidth (Results 1 – 3 of 3) sorted by relevance
194 public void sendMockPeerWidth(int width) { in sendMockPeerWidth() method in MockConnection198 mMockVideoProvider.sendMockPeerWidth(width); in sendMockPeerWidth()
160 public void sendMockPeerWidth(int width) { in sendMockPeerWidth() method in MockVideoProvider
365 connection.sendMockPeerWidth(MockVideoProvider.CAMERA_BACK_DIMENSIONS); in testReceivePeerDimensionChange()