Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java894 void getDesiredAnchoredChildRect(View child, int layoutDirection, Rect anchorRect, Rect out) { in getDesiredAnchoredChildRect() method in CoordinatorLayout
996 getDesiredAnchoredChildRect(child, layoutDirection, anchorRect, childRect); in layoutChildWithAnchor()
1384 getDesiredAnchoredChildRect(child, layoutDirection, anchorRect, desiredChildRect); in offsetChildToAnchor()