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.java281 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in VideoCallImpl
283 mVideoProvider.setDeviceOrientation(rotation); in setDeviceOrientation()
DRemoteConnection.java540 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in RemoteConnection.VideoProvider
542 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()
DInCallService.java718 public abstract void setDeviceOrientation(int rotation); in setDeviceOrientation() method in InCallService.VideoCall
DConnection.java1300 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.java279 mVideoCallProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70510 Landroid/telecom/Connection$VideoProvider$VideoProviderBinder;->setDeviceOrientation(I)V
73044 Landroid/telephony/ims/ImsVideoCallProvider$ImsVideoCallProviderBinder;->setDeviceOrientation(I)V
92465 Lcom/android/ims/internal/IImsVideoCallProvider$Stub$Proxy;->setDeviceOrientation(I)V
92490 Lcom/android/ims/internal/IImsVideoCallProvider;->setDeviceOrientation(I)V
104692 Lcom/android/internal/telecom/IVideoProvider$Stub$Proxy;->setDeviceOrientation(I)V
104721 Lcom/android/internal/telecom/IVideoProvider;->setDeviceOrientation(I)V
/frameworks/base/api/
Dcurrent.txt43501 method public abstract void setDeviceOrientation(int);
43699 method public void setDeviceOrientation(int);