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.java4544 public boolean getClipChildren() { in getClipChildren() method in ViewGroup
6352 (mParent instanceof ViewGroup && ((ViewGroup) mParent).getClipChildren())) { in getChildVisibleRect()
7491 if (getClipChildren()) { in dispatchTransformedScrollCaptureSearch()
9239 encoder.addProperty("drawing:clipChildren", getClipChildren()); in encodeProperties()
DView.java21954 && ((ViewGroup) mParent).getClipChildren()); in setDisplayListProperties()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34116 method public boolean getClipChildren();
/frameworks/base/config/
Dboot-image-profile.txt23308 HSPLandroid/view/ViewGroup;->getClipChildren()Z
/frameworks/base/api/
Dcurrent.txt54802 …thod @android.view.ViewDebug.ExportedProperty(category="drawing") public boolean getClipChildren();