Home
last modified time | relevance | path

Searched refs:rotationHasDifferentUI (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java96 public void setRotationHadDifferentUI(boolean rotationHasDifferentUI) { in setRotationHadDifferentUI() argument
97 mRotationHasDifferentUI = rotationHasDifferentUI; in setRotationHadDifferentUI()