Searched refs:forceAllowRotationForTesting (Results 1 – 5 of 5) sorted by relevance
47 launcher.getRotationHelper().forceAllowRotationForTesting( in apply()60 launcher.getRotationHelper().forceAllowRotationForTesting(false); in apply()
82 recentsView.getPagedViewOrientedState().forceAllowRotationForTesting(true); in setUp()90 recentsView.getPagedViewOrientedState().forceAllowRotationForTesting(false); in tearDown()
154 public void forceAllowRotationForTesting(boolean allowRotation) { in forceAllowRotationForTesting() method in RotationHelper
180 .forceAllowRotationForTesting(Boolean.parseBoolean(arg))); in call()
343 public void forceAllowRotationForTesting(boolean forceAllow) { in forceAllowRotationForTesting() method in RecentsOrientedState