Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DDividerImeController.java19 import static android.content.res.Configuration.SCREEN_HEIGHT_DP_UNDEFINED;
240 SCREEN_WIDTH_DP_UNDEFINED, SCREEN_HEIGHT_DP_UNDEFINED); in updateImeAdjustState()
244 SCREEN_WIDTH_DP_UNDEFINED, SCREEN_HEIGHT_DP_UNDEFINED); in updateImeAdjustState()
/aosp12/frameworks/base/core/java/android/content/res/
H A DConfiguration.java766 public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; field in Configuration
1028 if (screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in toString()
1441 screenHeightDp = compatScreenHeightDp = SCREEN_HEIGHT_DP_UNDEFINED; in setToDefaults()
1610 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in updateFrom()
1628 if (delta.compatScreenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in updateFrom()
1866 if ((compareUndefined || delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) in diff()
2803 SCREEN_HEIGHT_DP_UNDEFINED); in readXmlAttrs()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitLayout.java19 import static android.content.res.Configuration.SCREEN_HEIGHT_DP_UNDEFINED;
481 SCREEN_WIDTH_DP_UNDEFINED, SCREEN_HEIGHT_DP_UNDEFINED); in applyLayoutOffsetTarget()
486 SCREEN_WIDTH_DP_UNDEFINED, SCREEN_HEIGHT_DP_UNDEFINED); in applyLayoutOffsetTarget()
/aosp12/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java79 if (config.screenHeightDp != Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in SizeConfigurationBuckets()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskFragment.java1853 inOutConfig.screenHeightDp = Configuration.SCREEN_HEIGHT_DP_UNDEFINED; in invalidateAppBoundsConfig()
1921 || inOutConfig.screenHeightDp == Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in computeConfigResourceOverrides()
1965 if (inOutConfig.screenHeightDp == Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in computeConfigResourceOverrides()
2006 if (inOutConfig.screenHeightDp != Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in computeConfigResourceOverrides()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowOrganizerTests.java33 import static android.content.res.Configuration.SCREEN_HEIGHT_DP_UNDEFINED;
513 SCREEN_HEIGHT_DP_UNDEFINED); in testOverrideConfigSize() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13316 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9146 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0