Searched defs:DENSITY_XXHIGH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
H A DDisplayMetrics.java92 * {@link #DENSITY_XHIGH} (320 dpi) and {@link #DENSITY_XXHIGH} (480 dpi).
94 * on the system to scale their {@link #DENSITY_XXHIGH} assets for them.
100 * {@link #DENSITY_XHIGH} (320 dpi) and {@link #DENSITY_XXHIGH} (480 dpi).
102 * on the system to scale their {@link #DENSITY_XXHIGH} assets for them.
108 * {@link #DENSITY_XHIGH} (320 dpi) and {@link #DENSITY_XXHIGH} (480 dpi).
110 * on the system to scale their {@link #DENSITY_XXHIGH} assets for them.
116 * {@link #DENSITY_XHIGH} (320 dpi) and {@link #DENSITY_XXHIGH} (480 dpi).
118 * on the system to scale their {@link #DENSITY_XXHIGH} assets for them.
125 public static final int DENSITY_XXHIGH = 480; field in class:DisplayMetrics
129 * {@link #DENSITY_XXHIGH} (48
[all...]
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h981 DENSITY_XXHIGH = ACONFIGURATION_DENSITY_XXHIGH, enumerator in enum:android::ResTable_config::__anon1140

Completed in 379 milliseconds