Home
last modified time | relevance | path

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

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