Searched refs:homeScreenCanRotate (Results 1 – 2 of 2) sorted by relevance
100 public boolean homeScreenCanRotate() { in homeScreenCanRotate() method in RotationHelper110 lp.rotationAnimation = homeScreenCanRotate() in updateRotationAnimation()
444 return FeatureFlags.FAKE_LANDSCAPE_UI.get() && !mRotationHelper.homeScreenCanRotate(); in supportsFakeLandscapeUI()