Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java727 public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; field in Configuration
982 if (screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in toString()
1385 screenHeightDp = compatScreenHeightDp = SCREEN_HEIGHT_DP_UNDEFINED; in setToDefaults()
1553 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in updateFrom()
1571 if (delta.compatScreenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in updateFrom()
1721 if ((compareUndefined || delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) in diff()
2635 SCREEN_HEIGHT_DP_UNDEFINED); in readXmlAttrs()
2703 if (config.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskRecord.java2117 || inOutConfig.screenHeightDp == Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in computeConfigResourceOverrides()
2153 if (inOutConfig.screenHeightDp == Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in computeConfigResourceOverrides()
/frameworks/base/core/java/android/app/
DActivityThread.java3466 if (config.screenHeightDp != Configuration.SCREEN_HEIGHT_DP_UNDEFINED) { in reportSizeConfigurations()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9146 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt12270 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt12270 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0