Home
last modified time | relevance | path

Searched refs:getClipChildren (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DViewClippingUtil.java54 clipChildren = parent.getClipChildren(); in setClippingDeactivated()
/frameworks/base/core/java/android/view/
DViewGroup.java4565 public boolean getClipChildren() { in getClipChildren() method in ViewGroup
6384 (mParent instanceof ViewGroup && ((ViewGroup) mParent).getClipChildren())) { in getChildVisibleRect()
7665 if (getClipChildren()) { in dispatchScrollCaptureSearch()
9367 encoder.addProperty("drawing:clipChildren", getClipChildren()); in encodeProperties()
DView.java24437 && ((ViewGroup) mParent).getClipChildren()); in setDisplayListProperties()
/frameworks/base/boot/
Dboot-image-profile.txt17800 HSPLandroid/view/ViewGroup;->getClipChildren()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34116 method public boolean getClipChildren();
/frameworks/base/config/
Dboot-image-profile.txt17864 HSPLandroid/view/ViewGroup;->getClipChildren()Z
/frameworks/base/core/api/
Dcurrent.txt53646 method public boolean getClipChildren();