Searched defs:heightSpec (Results 1 – 2 of 2) sorted by relevance
804 int heightSpec = MeasureSpec.makeMeasureSpec(availableHeight, MeasureSpec.AT_MOST); in measureChildForSpace() local816 int heightSpec = MeasureSpec.makeMeasureSpec(availableHeight, MeasureSpec.EXACTLY); in measureChildForSpaceExactly() local
491 int heightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in measureChildWithFixedWidth() local