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