Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java847 void recordLastChildRect(View child, Rect r) { in recordLastChildRect() method in CoordinatorLayout
1180 recordLastChildRect(child, newRect); in dispatchOnDependentViewChanged()