Home
last modified time | relevance | path

Searched refs:getGivenInsetsPendingLw (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java253 public boolean getGivenInsetsPendingLw(); in getGivenInsetsPendingLw() method
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java2339 && !win.getGivenInsetsPendingLw()) { in layoutWindowLw()
2343 && !win.getGivenInsetsPendingLw()) { in layoutWindowLw()
DWindowState.java1199 public boolean getGivenInsetsPendingLw() { in getGivenInsetsPendingLw() method in WindowState
/frameworks/base/services/
Dart-profile17713 PLcom/android/server/wm/WindowState;->getGivenInsetsPendingLw()Z