Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java666 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayHeight() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2480 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation, in getNonDecorDisplayHeight() method in PhoneWindowManager