Searched refs:getConfigDisplayHeight (Results 1 – 3 of 3) sorted by relevance
636 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation); in getConfigDisplayHeight() method
7199 final int height = mPolicy.getConfigDisplayHeight(dw, dh, rotation); in adjustDisplaySizeRanges()7369 (int)(mPolicy.getConfigDisplayHeight(dw, dh, mRotation) / mDisplayMetrics.density); in computeScreenConfigurationLocked()
2193 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation) { in getConfigDisplayHeight() method in PhoneWindowManager