Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskFragment.java2297 inOutConfig.screenLayout = computeScreenLayout(parentConfig.screenLayout, in computeConfigResourceOverrides()
H A DWindowContainer.java1769 static int computeScreenLayout(int sourceScreenLayout, int screenWidthDp, in computeScreenLayout() method in WindowContainer
H A DDisplayContent.java2413 outConfig.screenLayout = computeScreenLayout( in computeScreenAppConfiguration()
H A DActivityRecord.java8932 resolvedConfig.screenLayout = computeScreenLayout( in resolveSizeCompatModeConfiguration()