Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
DPhoneWindowManagerInsetsTest.java176 private int getConfigDisplayWidth(DisplayInfo di) { in getConfigDisplayWidth() method in PhoneWindowManagerInsetsTest
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java124 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation, int uiMode, in getConfigDisplayWidth() method in TestWindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java968 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation, in getConfigDisplayWidth() method
DPhoneWindowManager.java2991 public int getConfigDisplayWidth(int fullWidth, int fullHeight, int rotation, int uiMode, in getConfigDisplayWidth() method in PhoneWindowManager