Searched defs:setRotationLock (Results 1 – 5 of 5) sorted by relevance
28 fun setRotationLock(enabled: Boolean) regex
112 public static void setRotationLock(Context context, final boolean enabled) { in setRotationLock() method in RotationPolicy146 private static void setRotationLock(final boolean enabled, final int rotation) { in setRotationLock() method in RotationPolicy
33 protected static void setRotationLock(Context context, final boolean enabled) { in setRotationLock() method in ShadowRotationPolicy
94 private boolean setRotationLock(boolean isChecked) { in setRotationLock() method in AutoRotateSwitchBarController
203 public void setRotationLock(boolean enabled) { in setRotationLock() method in DeviceStateRotationLockSettingControllerTest.FakeRotationPolicy