Searched refs:baseOrientation (Results 1 – 1 of 1) sorted by relevance
2954 final int baseOrientation = task.getParent().getConfiguration().orientation; in resolveSizeCompatModeConfiguration() local2955 mCompatDisplayInsets.getDisplayBoundsByOrientation(displayBounds, baseOrientation); in resolveSizeCompatModeConfiguration()2956 task.computeFullscreenBounds(containingAppBounds, this, displayBounds, baseOrientation); in resolveSizeCompatModeConfiguration()