Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java507 public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; field in Configuration
690 if (screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in toString()
805 screenHeightDp = compatScreenHeightDp = SCREEN_HEIGHT_DP_UNDEFINED; in setToDefaults()
924 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in updateFrom()
942 if (delta.compatScreenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in updateFrom()
1049 if (delta.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED in diff()
1729 SCREEN_HEIGHT_DP_UNDEFINED); in readXmlAttrs()
1790 if (config.screenHeightDp != SCREEN_HEIGHT_DP_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/api/
Dsystem-current.txt9454 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0
Dcurrent.txt9148 field public static final int SCREEN_HEIGHT_DP_UNDEFINED = 0; // 0x0