Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java536 public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; field in Configuration
719 if (screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in toString()
834 screenHeightDp = compatScreenHeightDp = SCREEN_HEIGHT_DP_UNDEFINED; in setToDefaults()
953 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in updateFrom()
971 if (delta.compatScreenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in updateFrom()
1078 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in diff()
1783 SCREEN_HEIGHT_DP_UNDEFINED); in readXmlAttrs()
1844 if (config.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/core/java/android/view/
DDisplayInfo.java513 && configuration.screenHeightDp != Configuration.SCREEN_HEIGHT_DP_UNDEFINED) in getMetricsWithSize()
/frameworks/base/api/
Dcurrent.txt9689 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0
Dsystem-current.txt10026 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0