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

/frameworks/base/core/java/android/view/
H A DDisplayInfo.java321 getMetricsWithSize(outMetrics, cih, appWidth, appHeight);
325 getMetricsWithSize(outMetrics, cih, logicalWidth, logicalHeight);
338 private void getMetricsWithSize(DisplayMetrics outMetrics, CompatibilityInfoHolder cih, method in class:DisplayInfo

Completed in 42 milliseconds