Searched refs:mRotationHelper (Results 1 – 1 of 1) sorted by relevance
285 private RotationHelper mRotationHelper; field in Launcher322 mRotationHelper = new RotationHelper(this); in onCreate()393 mRotationHelper.initialize(); in onCreate()423 mRotationHelper.setCurrentTransitionRequest(REQUEST_NONE); in onEnterAnimationComplete()444 return FeatureFlags.FAKE_LANDSCAPE_UI.get() && !mRotationHelper.homeScreenCanRotate(); in supportsFakeLandscapeUI()524 mRotationHelper.updateRotationAnimation(); in initDeviceProfile()554 return mRotationHelper; in getRotationHelper()1503 mRotationHelper.destroy(); in onDestroy()2493 writer.println(prefix + "\tmRotationHelper: " + mRotationHelper); in dump()