Searched defs:getNonDecorDisplayHeight (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/policy/ |
D | PhoneWindowManagerInsetsTest.java | 171 private int getNonDecorDisplayHeight(DisplayInfo di) { in getNonDecorDisplayHeight() method in PhoneWindowManagerInsetsTest
|
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/ |
D | TestWindowManagerPolicy.java | 118 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/ |
D | WindowManagerPolicy.java | 959 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayHeight() method
|
D | PhoneWindowManager.java | 2973 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, int uiMode, in getNonDecorDisplayHeight() method in PhoneWindowManager
|