Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java694 public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; field in Configuration
947 if (screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in toString()
1084 screenHeightDp = compatScreenHeightDp = SCREEN_HEIGHT_DP_UNDEFINED; in setToDefaults()
1252 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in updateFrom()
1270 if (delta.compatScreenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in updateFrom()
1409 if ((compareUndefined || delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) in diff()
2319 SCREEN_HEIGHT_DP_UNDEFINED); in readXmlAttrs()
2388 if (config.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/core/java/android/app/
DActivityThread.java2942 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/api/
Dcurrent.txt11171 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0
Dsystem-current.txt11951 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0