Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
DPhoneWindowManagerInsetsTest.java181 private int getConfigDisplayHeight(DisplayInfo di) { in getConfigDisplayHeight() method in PhoneWindowManagerInsetsTest
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java130 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation, int uiMode, in getConfigDisplayHeight() method in TestWindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java977 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation, in getConfigDisplayHeight() method
DPhoneWindowManager.java2998 public int getConfigDisplayHeight(int fullWidth, int fullHeight, int rotation, int uiMode, in getConfigDisplayHeight() method in PhoneWindowManager