Searched refs:getRotationLockOrientation (Results 1 – 7 of 7) sorted by relevance
33 fun getRotationLockOrientation(): Int regex57 override fun getRotationLockOrientation(): Int =58 RotationPolicy.getRotationLockOrientation(context)
84 public int getRotationLockOrientation() { in getRotationLockOrientation() method in RotationLockControllerImpl85 return mRotationPolicy.getRotationLockOrientation(); in getRotationLockOrientation()
23 int getRotationLockOrientation(); in getRotationLockOrientation() method
34 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()
338 public int getRotationLockOrientation() { in getRotationLockOrientation() method in DeviceStateRotationLockSettingControllerTest.FakeRotationPolicy