Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java5907 updateRotationUnchecked(false, false); in performEnableScreen()
6482 updateRotationUnchecked(false, false); in freezeRotation()
6506 updateRotationUnchecked(false, false); in thawRotation()
6518 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout); in updateRotation()
6549 public void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { in updateRotationUnchecked() method