Home | History | Annotate | Download | only in phone

Lines Matching refs:density

152     // Cached DisplayMetrics density.
191 mDensity = getResources().getDisplayMetrics().density;
192 if (DBG) log("- Density: " + mDensity);