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

  /cts/tests/tests/telecom/src/android/telecom/cts/
MockVideoProvider.java 202 public int getDeviceOrientation() {
VideoCallTest.java 807 return mockVideoProvider.getDeviceOrientation();
    [all...]
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
VideoCapturerAndroid.java 463 " .Device orientation: " + getDeviceOrientation());
639 private int getDeviceOrientation() {
663 int rotation = getDeviceOrientation();

Completed in 194 milliseconds