Searched refs:setDeviceOrientation (Results 1 – 9 of 9) sorted by relevance
325 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoTech326 call.getVideoCall().setDeviceOrientation(rotation); in setDeviceOrientation()
81 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
108 public void setDeviceOrientation(int rotation) {} in setDeviceOrientation() method in EmptyVideoTech
377 mVideoCall.setDeviceOrientation(ORIENTATION_0); in testSetDeviceOrientation()386 mVideoCall.setDeviceOrientation(ORIENTATION_90); in testSetDeviceOrientation()
91 mRemoteVideoProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
193 public void setDeviceOrientation(int rotation) {} in setDeviceOrientation() method in DuoVideoTech
404 mConectionServiceVideoProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
720 call.getVideoTech().setDeviceOrientation(rotation); in notifyCallsOfDeviceRotation()
799 videoCall.setDeviceOrientation(deviceOrientation); in adjustVideoMode()