Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java221 public boolean getGivenInsetsPendingLw(); in getGivenInsetsPendingLw() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java703 public boolean getGivenInsetsPendingLw() { in getGivenInsetsPendingLw() method in WindowState
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java3928 && !win.getGivenInsetsPendingLw()) { in layoutWindowLw()
3933 && !win.getGivenInsetsPendingLw()) { in layoutWindowLw()