Searched refs:SMALLEST_SCREEN_WIDTH_DP_UNDEFINED (Results 1 – 7 of 7) sorted by relevance
30 import static android.content.res.Configuration.SMALLEST_SCREEN_WIDTH_DP_UNDEFINED;303 assertEquals(SMALLEST_SCREEN_WIDTH_DP_UNDEFINED, in testConfigurationConstraints()312 assertEquals(SMALLEST_SCREEN_WIDTH_DP_UNDEFINED, in testConfigurationConstraints()320 assertEquals(SMALLEST_SCREEN_WIDTH_DP_UNDEFINED, in testConfigurationConstraints()385 == SMALLEST_SCREEN_WIDTH_DP_UNDEFINED in resolveOverrideConfiguration()388 if (smallestScreenWidthDp != SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) { in resolveOverrideConfiguration()
742 public static final int SMALLEST_SCREEN_WIDTH_DP_UNDEFINED = 0; field in Configuration972 if (smallestScreenWidthDp != SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) { in toString()1386 smallestScreenWidthDp = compatSmallestScreenWidthDp = SMALLEST_SCREEN_WIDTH_DP_UNDEFINED; in setToDefaults()1558 if (delta.smallestScreenWidthDp != SMALLEST_SCREEN_WIDTH_DP_UNDEFINED in updateFrom()1574 if (delta.compatSmallestScreenWidthDp != SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) { in updateFrom()1725 if ((compareUndefined || delta.smallestScreenWidthDp != SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) in diff()2638 SMALLEST_SCREEN_WIDTH_DP_UNDEFINED); in readXmlAttrs()2706 if (config.smallestScreenWidthDp != SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) { in writeXmlAttrs()
2070 return Configuration.SMALLEST_SCREEN_WIDTH_DP_UNDEFINED; in getSmallestScreenWidthDpForDockedBounds()2161 == Configuration.SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) { in computeConfigResourceOverrides()
3472 if (config.smallestScreenWidthDp != Configuration.SMALLEST_SCREEN_WIDTH_DP_UNDEFINED) { in reportSizeConfigurations()
9148 field public static final int SMALLEST_SCREEN_WIDTH_DP_UNDEFINED = 0; // 0x0
12272 field public static final int SMALLEST_SCREEN_WIDTH_DP_UNDEFINED = 0; // 0x0