Home
last modified time | relevance | path

Searched refs:getRotationLockOrientation (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRotationLockControllerImpl.java59 public int getRotationLockOrientation() { in getRotationLockOrientation() method in RotationLockControllerImpl
60 return RotationPolicy.getRotationLockOrientation(mContext); in getRotationLockOrientation()
DRotationLockController.java23 int getRotationLockOrientation(); in getRotationLockOrientation() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeRotationLockController.java34 public int getRotationLockOrientation() { in getRotationLockOrientation() method in FakeRotationLockController
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DRotationLockTile.java88 int lockOrientation = controller.getRotationLockOrientation(); in isCurrentOrientationLockPortrait()
/frameworks/base/core/java/com/android/internal/view/
DRotationPolicy.java75 public static int getRotationLockOrientation(Context context) { in getRotationLockOrientation() method in RotationPolicy
/frameworks/base/config/
Dboot-image-profile.txt43191 HSPLcom/android/internal/view/RotationPolicy;->getRotationLockOrientation(Landroid/content/Context;…