Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyInsetsTests.java154 private int getNonDecorDisplayWidth(DisplayInfo di) { in getNonDecorDisplayWidth() method in DisplayPolicyInsetsTests
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java2830 public int getNonDecorDisplayWidth(int fullWidth, int fullHeight, int rotation, int uiMode, in getNonDecorDisplayWidth() method