Home
last modified time | relevance | path

Searched defs:fullWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java658 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayWidth()
666 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayHeight()
675 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation, in getConfigDisplayWidth()
684 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation, in getConfigDisplayHeight()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2459 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayWidth()
2480 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayHeight()
2493 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation, int uiMode) { in getConfigDisplayWidth()
2498 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation, int uiMode) { in getConfigDisplayHeight()