Home
last modified time | relevance | path

Searched refs:DEFAULT_NORMAL_SHORT_DIMENSION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DCompatibilityInfo.java50 public static final int DEFAULT_NORMAL_SHORT_DIMENSION = 320; field in CompatibilityInfo
129 if (required > DEFAULT_NORMAL_SHORT_DIMENSION) { in CompatibilityInfo()
521 int newShortSize = (int)(DEFAULT_NORMAL_SHORT_DIMENSION * dm.density + 0.5f); in computeCompatibleScaling()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17637 Landroid/content/res/CompatibilityInfo;->DEFAULT_NORMAL_SHORT_DIMENSION:I