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

/frameworks/base/core/java/android/view/
H A DDisplayInfo.java352 getMetricsWithSize(outMetrics, displayAdjustments.getCompatibilityInfo(),
357 getMetricsWithSize(outMetrics, ci, token, appWidth, appHeight);
362 getMetricsWithSize(outMetrics, compatInfo, token, logicalWidth, logicalHeight);
382 private void getMetricsWithSize(DisplayMetrics outMetrics, CompatibilityInfo compatInfo, method in class:DisplayInfo

Completed in 47 milliseconds