Searched defs:offsetFromChildToParent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewGroup.java4890 boolean offsetFromChildToParent, boolean clipToBounds) {
4904 if (offsetFromChildToParent) {
4927 if (offsetFromChildToParent) {
4889 offsetRectBetweenParentAndChild(View descendant, Rect rect, boolean offsetFromChildToParent, boolean clipToBounds) argument

Completed in 60 milliseconds