Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsVideoCallProvider.aidl53 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIVideoProvider.aidl39 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()
DRemoteConnection.java540 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in RemoteConnection.VideoProvider
542 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()
DInCallService.java745 public abstract void setDeviceOrientation(int rotation); in setDeviceOrientation() method in InCallService.VideoCall
DConnection.java1501 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in Connection.VideoProvider.VideoProviderBinder
/frameworks/base/telephony/java/android/telephony/ims/
DImsVideoCallProvider.java144 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoCallProvider.ImsVideoCallProviderBinder
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsVideoCallProviderWrapper.java288 mVideoCallProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65732 Landroid/telecom/Connection$VideoProvider$VideoProviderBinder;->setDeviceOrientation(I)V
68146 Landroid/telephony/ims/ImsVideoCallProvider$ImsVideoCallProviderBinder;->setDeviceOrientation(I)V
86250 Lcom/android/ims/internal/IImsVideoCallProvider$Stub$Proxy;->setDeviceOrientation(I)V
86273 Lcom/android/ims/internal/IImsVideoCallProvider;->setDeviceOrientation(I)V
98201 Lcom/android/internal/telecom/IVideoProvider$Stub$Proxy;->setDeviceOrientation(I)V
98228 Lcom/android/internal/telecom/IVideoProvider;->setDeviceOrientation(I)V
/frameworks/base/non-updatable-api/
Dcurrent.txt44022 method public abstract void setDeviceOrientation(int);
44221 method public void setDeviceOrientation(int);
/frameworks/base/api/
Dcurrent.txt44166 method public abstract void setDeviceOrientation(int);
44365 method public void setDeviceOrientation(int);