Home
last modified time | relevance | path

Searched defs:getRotation (Results 1 – 25 of 27) sorted by relevance

12

/aosp14/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/core/
H A DInstrumentationUiAutomatorBridge.java46 public int getRotation() { in getRotation() method in InstrumentationUiAutomatorBridge
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/core/
H A DShellUiAutomatorBridge.java103 public int getRotation() { in getRotation() method in ShellUiAutomatorBridge
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DRotationUtils.java73 public static int getRotation(Context context) { in getRotation() method in RotationUtils
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickQSPanelController.java86 protected int getRotation() { in getRotation() method in QuickQSPanelController
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiAutomatorBridge.java86 public abstract int getRotation(); in getRotation() method in UiAutomatorBridge
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java383 private int getRotation(Context context) { in getRotation() method in ScreenPinningRequest.RequestWindowView
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java215 public int getRotation() { in getRotation() method in BitmapRegionTileSource.BitmapSource
431 public int getRotation() { in getRotation() method in BitmapRegionTileSource
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageView.java356 public int getRotation() { in getRotation() method in TiledImageView.ColoredTiles
H A DTiledImageRenderer.java136 public int getRotation(); in getRotation() method
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DAvatarPhotoController.java272 private int getRotation(Uri selectedImage) { in getRotation() method in AvatarPhotoController
/aosp14/frameworks/base/core/java/android/hardware/
H A DLegacySensorManager.java200 static int getRotation() { in getRotation() method in LegacySensorManager
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonDrawable.java221 public float getRotation() { in getRotation() method in KeyButtonDrawable
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java1282 public int getRotation() { in getRotation() method in OutputConfiguration
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonDrawable.java217 public float getRotation() { in getRotation() method in KeyButtonDrawable
/aosp14/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java382 public int getRotation() { in getRotation() method in WindowConfiguration
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java343 int getRotation(); in getRotation() method
H A DCentralSurfacesImpl.java2092 public int getRotation() { in getRotation() method
/aosp14/frameworks/base/libs/hwui/
H A DRenderProperties.h301 float getRotation() const { return mPrimitiveFields.mRotation; } in getRotation() function
H A DVectorDrawable.h400 float getRotation() const { return mPrimitiveFields.rotate; } in getRotation() function
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java458 int getRotation() { in getRotation() method in DisplayRotation
H A DDisplayContent.java1571 int getRotation() { in getRotation() method in DisplayContent
/aosp14/frameworks/base/core/java/android/view/
H A DDisplay.java989 public int getRotation() { in getRotation() method in Display
H A DDisplayCutout.java320 public int getRotation() { in getRotation() method in DisplayCutout.CutoutPathParserInfo
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp199 static jfloat getRotation(JNIEnv*, jobject, jlong groupPtr) { in getRotation() function
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1512 public float getRotation() { in getRotation() method in VectorDrawable.VGroup

12