Home
last modified time | relevance | path

Searched defs:getDeviceOrientation (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/video/protocol/
H A DVideoCallScreenDelegate.java50 int getDeviceOrientation(); in getDeviceOrientation() method
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DOrientationManager.java102 public DeviceOrientation getDeviceOrientation(); in getDeviceOrientation() method
H A DOrientationManagerImpl.java105 public DeviceOrientation getDeviceOrientation() { in getDeviceOrientation() method in OrientationManagerImpl
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DMockVideoProvider.java198 public int getDeviceOrientation() { in getDeviceOrientation() method in MockVideoProvider
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DVideoCallPresenter.java413 public int getDeviceOrientation() { in getDeviceOrientation() method in VideoCallPresenter