Searched defs:getRotationLockOrientation (Results 1 – 6 of 6) sorted by relevance
33 fun getRotationLockOrientation(): Int in setRotationLock() method57 override fun getRotationLockOrientation(): Int = in setRotationLock() method in com.android.systemui.util.wrapper.RotationPolicyWrapperImpl
23 int getRotationLockOrientation(); in getRotationLockOrientation() method
84 public int getRotationLockOrientation() { in getRotationLockOrientation() method in RotationLockControllerImpl
50 public int getRotationLockOrientation() { in getRotationLockOrientation() method in FakeRotationLockController
351 public int getRotationLockOrientation() { in getRotationLockOrientation() method in DeviceStateRotationLockSettingControllerTest.FakeRotationPolicy
74 public static int getRotationLockOrientation(Context context) { in getRotationLockOrientation() method in RotationPolicy