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

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

Completed in 58 milliseconds