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