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

/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java175 public Display getCompatibleDisplay(int displayId, DisplayAdjustments daj) { method in class:DisplayManagerGlobal
190 return getCompatibleDisplay(displayId, DisplayAdjustments.DEFAULT_DISPLAY_ADJUSTMENTS);

Completed in 337 milliseconds