Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java5398 updateRotationUnchecked(false, false); in performEnableScreen()
5789 updateRotationUnchecked(false, false); in freezeRotation()
5813 updateRotationUnchecked(false, false); in thawRotation()
5825 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout); in updateRotation()
5856 public void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { in updateRotationUnchecked() method