Searched defs:heightSpec (Results 1 – 1 of 1) sorted by relevance
184 … final int heightSpec = MeasureSpec.makeMeasureSpec(layoutParams.height, MeasureSpec.EXACTLY); in onLayout() local243 int heightSpec; in stackApplications() local