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.java55 public static final int DEFAULT_NORMAL_SHORT_DIMENSION = 320; field in CompatibilityInfo
182 if (required > DEFAULT_NORMAL_SHORT_DIMENSION) { in CompatibilityInfo()
713 int newShortSize = (int)(DEFAULT_NORMAL_SHORT_DIMENSION * dm.density + 0.5f); in computeCompatibleScaling()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt13617 Landroid/content/res/CompatibilityInfo;->DEFAULT_NORMAL_SHORT_DIMENSION:I