Searched refs:getLastChildRect (Results 1 – 1 of 1) sorted by relevance
915 void getLastChildRect(View child, Rect out) { in getLastChildRect() method in CoordinatorLayout917 out.set(lp.getLastChildRect()); in getLastChildRect()1304 getLastChildRect(child, lastDrawRect); in onChildViewsChanged()2849 Rect getLastChildRect() { in getLastChildRect() method in CoordinatorLayout.LayoutParams