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.java3805 final int defaultDisplayRotation = getDefaultDisplayRotation(); in freezeRotation() local
3807 + defaultDisplayRotation); in freezeRotation()
3812 rotation == -1 ? defaultDisplayRotation : rotation); in freezeRotation()