Searched refs:setRotationLock (Results 1 – 3 of 3) 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()
43194 HSPLcom/android/internal/view/RotationPolicy;->setRotationLock(ZI)V