Home
last modified time | relevance | path

Searched refs:allowRotation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java155 public void forceAllowRotationForTesting(boolean allowRotation) { in forceAllowRotationForTesting() argument
157 allowRotation || mLauncher.getResources().getBoolean(R.bool.allow_rotation); in forceAllowRotationForTesting()