Searched refs:hasChildren (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindow.java445 public final boolean hasChildren() { method in class:Window
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindow.java2024 if (y >= (getHeight()-5) && !hasChildren()) {

Completed in 79 milliseconds