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

/frameworks/base/core/java/android/view/
H A DDisplayInfo.java511 getMetricsWithSize(outMetrics, displayAdjustments.getCompatibilityInfo(),
517 getMetricsWithSize(outMetrics, ci, configuration, appWidth, appHeight);
522 getMetricsWithSize(outMetrics, compatInfo, configuration, logicalWidth, logicalHeight);
556 private void getMetricsWithSize(DisplayMetrics outMetrics, CompatibilityInfo compatInfo, method in class:DisplayInfo

Completed in 64 milliseconds