Searched refs:setRotationLock (Results 1 – 2 of 2) sorted by relevance
115 public static void setRotationLock(Context context, final boolean enabled) { in setRotationLock() method in RotationPolicy129 setRotationLock(enabled, rotation); in setRotationLockAtAngle()142 setRotationLock(enabled, NATURAL_ROTATION); in setRotationLockForAccessibility()149 private static void setRotationLock(final boolean enabled, final int rotation) { in setRotationLock() method in RotationPolicy
68 RotationPolicy.setRotationLock(mContext, locked); in setRotationLocked()