Home
last modified time | relevance | path

Searched refs:setDeviceOrientation (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telecomm/java/com/android/internal/telecom/
DIVideoProvider.aidl39 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsVideoCallProvider.aidl53 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
/frameworks/base/telecomm/java/android/telecom/
DVideoCallImpl.java292 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in VideoCallImpl
294 mVideoProvider.setDeviceOrientation(rotation); in setDeviceOrientation()
DInCallService.java764 public abstract void setDeviceOrientation(int rotation); in setDeviceOrientation() method in InCallService.VideoCall
DRemoteConnection.java545 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in RemoteConnection.VideoProvider
547 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()
DConnection.java1636 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in Connection.VideoProvider.VideoProviderBinder
/frameworks/base/telephony/java/android/telephony/ims/
DImsVideoCallProvider.java142 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoCallProvider.ImsVideoCallProviderBinder
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsVideoCallProviderWrapper.java289 mVideoCallProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55032 Landroid/telecom/Connection$VideoProvider$VideoProviderBinder;->setDeviceOrientation(I)V
57446 Landroid/telephony/ims/ImsVideoCallProvider$ImsVideoCallProviderBinder;->setDeviceOrientation(I)V
75144 Lcom/android/ims/internal/IImsVideoCallProvider$Stub$Proxy;->setDeviceOrientation(I)V
75167 Lcom/android/ims/internal/IImsVideoCallProvider;->setDeviceOrientation(I)V
87091 Lcom/android/internal/telecom/IVideoProvider$Stub$Proxy;->setDeviceOrientation(I)V
87118 Lcom/android/internal/telecom/IVideoProvider;->setDeviceOrientation(I)V
/frameworks/base/core/api/
Dcurrent.txt40093 method public abstract void setDeviceOrientation(int);
40296 method public void setDeviceOrientation(int);