Searched refs:mLastChildRect (Results 1 – 1 of 1) sorted by relevance
2724 final Rect mLastChildRect = new Rect(); field in CoordinatorLayout.LayoutParams2847 mLastChildRect.set(r); in setLastChildRect()2855 return mLastChildRect; in getLastChildRect()