Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java600 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation); in getNonDecorDisplayHeight() method
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java1955 public int getNonDecorDisplayHeight(int fullWidth, int fullHeight, int rotation) { in getNonDecorDisplayHeight() method in PhoneWindowManager