HomeSort by relevance Sort by last modified time
    Searched refs:sendMockPeerWidth (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
MockVideoProvider.java 177 public void sendMockPeerWidth(int width) {
MockConnection.java 286 public void sendMockPeerWidth(int width) {
290 mMockVideoProvider.sendMockPeerWidth(width);
VideoCallTest.java 479 connection.sendMockPeerWidth(MockVideoProvider.CAMERA_BACK_DIMENSIONS);
    [all...]

Completed in 85 milliseconds