Home
last modified time | relevance | path

Searched defs:getNonDecorDisplayWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java153 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation, int uiMode, in getNonDecorDisplayWidth() method in TestWindowManagerPolicy
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java917 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayWidth() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2720 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation, int uiMode, in getNonDecorDisplayWidth() method in PhoneWindowManager