Home
last modified time | relevance | path

Searched defs:forceAllowRotationForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/states/
H A DRotationHelper.java152 public void forceAllowRotationForTesting(boolean allowRotation) { in forceAllowRotationForTesting() method in RotationHelper
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DRecentsOrientedState.java337 public void forceAllowRotationForTesting(boolean forceAllow) { in forceAllowRotationForTesting() method in RecentsOrientedState