Searched refs:isRotationEnabled (Results 1 – 4 of 4) sorted by relevance
28 return Utilities.isRotationEnabled(this); in enableRotation()
101 public static boolean isRotationEnabled(Context c) { in isRotationEnabled() method in Utilities
4818 if (Utilities.isRotationEnabled(this)) { in lockScreenOrientation()4824 if (Utilities.isRotationEnabled(this)) { in unlockScreenOrientation()
3884 public boolean isRotationEnabled() { in isRotationEnabled() method in Launcher3890 if (isRotationEnabled()) { in lockScreenOrientation()3896 if (isRotationEnabled()) { in unlockScreenOrientation()