Searched defs:displayRotation (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/view/ |
| D | WindowManagerPolicy.java | 906 int displayRotation, int uiMode); in beginLayoutLw() 954 int displayRotation, int displayWidth, int displayHeight, Rect outContentInsets, in getInsetHintLw() 1381 public void getStableInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getStableInsetsLw() 1399 public void getNonDecorInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getNonDecorInsetsLw()
|
| /frameworks/base/services/core/java/com/android/server/policy/ |
| D | PhoneWindowManager.java | 3819 int displayRotation, int displayWidth, int displayHeight, Rect outContentInsets, in getInsetHintLw() 3911 int displayRotation, int uiMode) { in beginLayoutLw() 4104 private boolean layoutNavigationBar(int displayWidth, int displayHeight, int displayRotation, in layoutNavigationBar() 6410 public void getStableInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getStableInsetsLw() 6422 public void getNonDecorInsetsLw(int displayRotation, int displayWidth, int displayHeight, in getNonDecorInsetsLw()
|