Home
last modified time | relevance | path

Searched refs:maxAllowedHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/mode/
DVoteSummary.java361 int maxAllowedHeight = height; in updateSummaryWithBestAllowedResolution() local
367 || mode.getPhysicalHeight() > maxAllowedHeight in updateSummaryWithBestAllowedResolution()
378 && mode.getPhysicalHeight() == maxAllowedHeight)) { in updateSummaryWithBestAllowedResolution()