Searched refs:getRotationLockOrientation (Results 1 – 7 of 7) sorted by relevance
33 fun getRotationLockOrientation(): Int in setRotationLock() method57 override fun getRotationLockOrientation(): Int = in setRotationLock() method in com.android.systemui.util.wrapper.RotationPolicyWrapperImpl58 RotationPolicy.getRotationLockOrientation(context) in setRotationLock()
84 public int getRotationLockOrientation() { in getRotationLockOrientation() method in RotationLockControllerImpl85 return mRotationPolicy.getRotationLockOrientation(); in getRotationLockOrientation()
23 int getRotationLockOrientation(); in getRotationLockOrientation() method
50 public int getRotationLockOrientation() { in getRotationLockOrientation() method in FakeRotationLockController
74 public static int getRotationLockOrientation(Context context) { in getRotationLockOrientation() method in RotationPolicy
193 int lockOrientation = controller.getRotationLockOrientation(); in isCurrentOrientationLockPortrait()
351 public int getRotationLockOrientation() { in getRotationLockOrientation() method in DeviceStateRotationLockSettingControllerTest.FakeRotationPolicy