Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3775 final int defaultDisplayRotation = getDefaultDisplayRotation(); in freezeRotation() local
3777 + defaultDisplayRotation); in freezeRotation()
3782 rotation == -1 ? defaultDisplayRotation : rotation); in freezeRotation()