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.java543 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in RemoteConnection.VideoProvider
545 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()
DInCallService.java900 public abstract void setDeviceOrientation(int rotation); in setDeviceOrientation() method in InCallService.VideoCall
DConnection.java1686 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/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51066 Landroid/telecom/Connection$VideoProvider$VideoProviderBinder;->setDeviceOrientation(I)V
53480 Landroid/telephony/ims/ImsVideoCallProvider$ImsVideoCallProviderBinder;->setDeviceOrientation(I)V
71178 Lcom/android/ims/internal/IImsVideoCallProvider$Stub$Proxy;->setDeviceOrientation(I)V
71201 Lcom/android/ims/internal/IImsVideoCallProvider;->setDeviceOrientation(I)V
83125 Lcom/android/internal/telecom/IVideoProvider$Stub$Proxy;->setDeviceOrientation(I)V
83152 Lcom/android/internal/telecom/IVideoProvider;->setDeviceOrientation(I)V
/frameworks/base/core/api/
Dcurrent.txt43001 method public abstract void setDeviceOrientation(int);
43228 method public void setDeviceOrientation(int);