Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DTransformState.java316 clipChildren = view.getClipChildren(); in setClippingDeactivated()
/frameworks/base/core/java/android/view/
DViewGroup.java3791 public boolean getClipChildren() { in getClipChildren() method in ViewGroup
5575 (mParent instanceof ViewGroup && ((ViewGroup) mParent).getClipChildren())) { in getChildVisibleRect()
7964 encoder.addProperty("drawing:clipChildren", getClipChildren()); in encodeProperties()
DView.java16706 && ((ViewGroup) mParent).getClipChildren()); in setDisplayListProperties()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34116 method public boolean getClipChildren();
/frameworks/base/api/
Dcurrent.txt43031 method public boolean getClipChildren();
Dsystem-current.txt46031 method public boolean getClipChildren();
Dtest-current.txt43110 method public boolean getClipChildren();