Searched refs:getResolvedLayoutParams (Results 1 – 1 of 1) sorted by relevance
600 LayoutParams getResolvedLayoutParams(View child) { in getResolvedLayoutParams() method in CoordinatorLayout627 final LayoutParams lp = getResolvedLayoutParams(child); in prepareChildren()2631 final LayoutParams lp = getResolvedLayoutParams(child); in onRestoreInstanceState()