Searched refs:offsetRectBetweenParentAndChild (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | FocusFinder.java | 709 root.offsetRectBetweenParentAndChild(touchable, touchableBounds, true, true); in findNearestTouchable()
|
D | ViewGroup.java | 6116 offsetRectBetweenParentAndChild(descendant, rect, true, false); in offsetDescendantRectToMyCoords() 6126 offsetRectBetweenParentAndChild(descendant, rect, false, false); in offsetRectIntoDescendantCoords() 6133 void offsetRectBetweenParentAndChild(View descendant, Rect rect, in offsetRectBetweenParentAndChild() method in ViewGroup
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17453 HSPLandroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/R…
|
D | hiddenapi-greylist-max-o.txt | 78651 Landroid/view/ViewGroup;->offsetRectBetweenParentAndChild(Landroid/view/View;Landroid/graphics/Rect…
|