Searched refs:setDeviceOrientation (Results 1 – 10 of 10) sorted by relevance
115 setDeviceOrientation() in <lambda>()123 setDeviceOrientation() in <lambda>()172 setDeviceOrientation() in <lambda>()207 setDeviceOrientation() in <lambda>()240 setDeviceOrientation() in <lambda>()270 setDeviceOrientation() in <lambda>()303 setDeviceOrientation() in <lambda>()326 setDeviceOrientation() in <lambda>()356 setDeviceOrientation() in <lambda>()394 setDeviceOrientation() in <lambda>()[all …]
326 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoTech327 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
91 mRemoteVideoProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
193 public void setDeviceOrientation(int rotation) {} in setDeviceOrientation() method in DuoVideoTech
383 mVideoCall.setDeviceOrientation(ORIENTATION_0); in testSetDeviceOrientation()392 mVideoCall.setDeviceOrientation(ORIENTATION_90); in testSetDeviceOrientation()
411 mConectionServiceVideoProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
720 call.getVideoTech().setDeviceOrientation(rotation); in notifyCallsOfDeviceRotation()
815 videoCall.setDeviceOrientation(deviceOrientation); in adjustVideoMode()