Searched refs:setDeviceOrientation (Results 1 – 8 of 8) sorted by relevance
36 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
51 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
193 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in VideoCallImpl195 mVideoProvider.setDeviceOrientation(rotation); in setDeviceOrientation()
249 public abstract void setDeviceOrientation(int rotation); in setDeviceOrientation() method in InCallService.VideoCall
337 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in RemoteConnection.VideoProvider339 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()
403 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in Connection.VideoProvider.VideoProviderBinder
193 mVideoCallProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
111 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoCallProvider.ImsVideoCallProviderBinder