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

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

Completed in 39 milliseconds