Searched refs:getLastChildRect (Results 1 – 1 of 1) sorted by relevance
859 void getLastChildRect(View child, Rect out) { in getLastChildRect() method in CoordinatorLayout861 out.set(lp.getLastChildRect()); in getLastChildRect()1175 getLastChildRect(child, oldRect); in dispatchOnDependentViewChanged()2379 Rect getLastChildRect() { in getLastChildRect() method in CoordinatorLayout.LayoutParams