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

/frameworks/base/core/java/android/util/
H A DDisplayMetrics.java137 * the device's stable density, use {@link #DENSITY_DEVICE_STABLE}.
140 * @deprecated Use {@link #DENSITY_DEVICE_STABLE} to obtain the stable
154 public static final int DENSITY_DEVICE_STABLE = getDeviceDensity(); field in class:DisplayMetrics

Completed in 79 milliseconds