Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java7229 public boolean isLayoutSuppressed() { in isLayoutSuppressed() method in ViewGroup
DView.java23041 && !(mParent instanceof ViewGroup && ((ViewGroup) mParent).isLayoutSuppressed())) { in sizeChange()
/frameworks/base/config/
Dboot-image-profile.txt23341 HSPLandroid/view/ViewGroup;->isLayoutSuppressed()Z
/frameworks/base/api/
Dcurrent.txt54821 method public boolean isLayoutSuppressed();