Searched refs:setRotationHadDifferentUI (Results 1 – 2 of 2) sorted by relevance
73 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()77 launcher.getRotationHelper().setRotationHadDifferentUI(m != Mode.NO_BUTTON); in enableLiveUIChanges()
96 public void setRotationHadDifferentUI(boolean rotationHasDifferentUI) { in setRotationHadDifferentUI() method in RotationHelper