Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskRecord.java2279 final int forcedOrientation = in computeFullscreenBounds() local
2282 if (forcedOrientation == ORIENTATION_UNDEFINED || forcedOrientation == parentOrientation) { in computeFullscreenBounds()
2289 if (forcedOrientation == ORIENTATION_LANDSCAPE) { in computeFullscreenBounds()