Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIVideoProvider.aidl39 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsVideoCallProvider.aidl53 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DVideoCallImpl.java292 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in VideoCallImpl
294 mVideoProvider.setDeviceOrientation(rotation); in setDeviceOrientation()
H A DInCallService.java764 public abstract void setDeviceOrientation(int rotation); in setDeviceOrientation() method in InCallService.VideoCall
H A DRemoteConnection.java545 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in RemoteConnection.VideoProvider
547 mVideoProviderBinder.setDeviceOrientation(rotation); in setDeviceOrientation()
H A DConnection.java1651 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in Connection.VideoProvider.VideoProviderBinder
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/
H A DVideoTech.java81 void setDeviceOrientation(int rotation); in setDeviceOrientation() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/ims/
H A DImsVideoTech.java326 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoTech
327 call.getVideoCall().setDeviceOrientation(rotation); in setDeviceOrientation()
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/empty/
H A DEmptyVideoTech.java108 public void setDeviceOrientation(int rotation) {} in setDeviceOrientation() method in EmptyVideoTech
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestManagedVideoProvider.java91 mRemoteVideoProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
/aosp12/packages/apps/Dialer/java/com/android/incallui/videotech/duo/
H A DDuoVideoTech.java193 public void setDeviceOrientation(int rotation) {} in setDeviceOrientation() method in DuoVideoTech
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DVideoProviderTest.java386 mVideoCall.setDeviceOrientation(ORIENTATION_0); in testSetDeviceOrientation()
395 mVideoCall.setDeviceOrientation(ORIENTATION_90); in testSetDeviceOrientation()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsVideoCallProvider.java142 public void setDeviceOrientation(int rotation) { in setDeviceOrientation() method in ImsVideoCallProvider.ImsVideoCallProviderBinder
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DVideoProviderProxy.java411 mConectionServiceVideoProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProviderWrapper.java289 mVideoCallProvider.setDeviceOrientation(rotation); in onSetDeviceOrientation()
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DCallList.java720 call.getVideoTech().setDeviceOrientation(rotation); in notifyCallsOfDeviceRotation()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DVideoCallPresenter.java815 videoCall.setDeviceOrientation(deviceOrientation); in adjustVideoMode()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A 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
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt40171 method public abstract void setDeviceOrientation(int);
40374 method public void setDeviceOrientation(int);