Searched refs:setExpectedRotationCheckEnabled (Results 1 – 2 of 2) sorted by relevance
566 mLauncher.setExpectedRotationCheckEnabled(false); in testDisableRotationCheckForPhone()574 mLauncher.setExpectedRotationCheckEnabled(true); in testDisableRotationCheckForPhone()
836 public void setExpectedRotationCheckEnabled(boolean expectedRotationCheckEnabled) { in setExpectedRotationCheckEnabled() method