Searched refs:getConfigDisplayWidth (Results 1 – 3 of 3) sorted by relevance
628 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation); in getConfigDisplayWidth() method
7192 final int width = mPolicy.getConfigDisplayWidth(dw, dh, rotation); in adjustDisplaySizeRanges()7367 (int)(mPolicy.getConfigDisplayWidth(dw, dh, mRotation) / mDisplayMetrics.density); in computeScreenConfigurationLocked()
2188 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation) { in getConfigDisplayWidth() method in PhoneWindowManager