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