Home
last modified time | relevance | path

Searched defs:getNonDecorDisplayHeight (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
DPhoneWindowManagerInsetsTest.java171 private int getNonDecorDisplayHeight(DisplayInfo di) { in getNonDecorDisplayHeight() method in PhoneWindowManagerInsetsTest
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java118 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, int uiMode, in getNonDecorDisplayHeight() method in TestWindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java959 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayHeight() method
DPhoneWindowManager.java2973 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, int uiMode, in getNonDecorDisplayHeight() method in PhoneWindowManager