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

/frameworks/base/core/java/android/util/
H A DDisplayMetrics.java53 * {@link #DENSITY_XHIGH}, and the value here provides the same UI
66 * {@link #DENSITY_XHIGH} (320dpi). This is not a density that applications should target,
67 * instead relying on the system to scale their {@link #DENSITY_XHIGH} assets for them.
73 * {@link #DENSITY_XHIGH} (320dpi). This is not a density that applications should target,
74 * instead relying on the system to scale their {@link #DENSITY_XHIGH} assets for them.
80 * {@link #DENSITY_XHIGH} (320dpi). This is not a density that applications should target,
81 * instead relying on the system to scale their {@link #DENSITY_XHIGH} assets for them.
88 public static final int DENSITY_XHIGH = 320; field in class:DisplayMetrics
92 * {@link #DENSITY_XHIGH} (320 dpi) and {@link #DENSITY_XXHIGH} (480 dpi).
100 * {@link #DENSITY_XHIGH} (32
[all...]
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h980 DENSITY_XHIGH = ACONFIGURATION_DENSITY_XHIGH, enumerator in enum:android::ResTable_config::__anon1140

Completed in 115 milliseconds