Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DPortraitLandscapeRunner.java34 launcher.getRotationHelper().forceAllowRotationForTesting( in apply()
42 launcher.getRotationHelper().forceAllowRotationForTesting( in apply()
/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java155 public void forceAllowRotationForTesting(boolean allowRotation) { in forceAllowRotationForTesting() method in RotationHelper