Searched refs:titleWidthSpec (Results 1 – 1 of 1) sorted by relevance
339 final int titleWidthSpec = MeasureSpec.makeSafeMeasureSpec(contentWidth, in onMeasure() local341 mTitleLayout.measure(titleWidthSpec, childSpecHeight); in onMeasure()