Searched refs:getRotationHelper (Results 1 – 10 of 10) sorted by relevance
36 launcher.getRotationHelper().forceAllowRotationForTesting( in apply()49 launcher.getRotationHelper().forceAllowRotationForTesting(false); in apply()
85 launcher.getRotationHelper().setStateHandlerRequest(REQUEST_LOCK); in init()181 mLauncher.getRotationHelper().setStateHandlerRequest(REQUEST_NONE); in removeListener()
73 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()77 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()
90 mActivity.getRotationHelper().forceAllowRotationForTesting(true); in onActivityStarted()
89 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_LOCK); in onStateEnabled()
78 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_ROTATE); in onStateEnabled()
124 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_ROTATE); in onStateTransitionEnd()
278 launcher.getRotationHelper().setCurrentStateRequest(REQUEST_NONE);
553 public RotationHelper getRotationHelper() { in getRotationHelper() method in Launcher
195 mLauncher.getRotationHelper().setCurrentTransitionRequest(REQUEST_LOCK); in onAttachedToWindow()