Searched refs:unfoldedView (Results 1 – 1 of 1) sorted by relevance
87 val unfoldedView = getChildAt(1) in onMeasure() constant88 unfoldedView.measure( in onMeasure()126 val unfoldedView = getChildAt(1) in onLayout() constant127 val unfoldedViewWidth = unfoldedView.measuredWidth in onLayout()128 val unfoldedViewHeight = unfoldedView.measuredHeight in onLayout()129 unfoldedView.layout( in onLayout()