Searched defs:widthSpec (Results 1 – 1 of 1) sorted by relevance
183 final int widthSpec = MeasureSpec.makeMeasureSpec(layoutParams.width, MeasureSpec.EXACTLY); in onLayout() local242 int widthSpec; in stackApplications() local