Searched defs:setRotationLockAtAngle (Results 1 – 3 of 3) sorted by relevance
32 fun setRotationLockAtAngle(enabled: Boolean, rotation: Int) regex
333 public void setRotationLockAtAngle(boolean enabled, int rotation) { in setRotationLockAtAngle() method in DeviceStateRotationLockSettingControllerTest.FakeRotationPolicy
118 public static void setRotationLockAtAngle(Context context, final boolean enabled, in setRotationLockAtAngle() method in RotationPolicy