Searched defs:layoutParams (Results 1 – 2 of 2) sorted by relevance
75 val layoutParams = LinearLayout.LayoutParams(width, height) in getShapeView() constant186 val layoutParams = in addShapeViews() constant
44 val layoutParams = LinearLayout.LayoutParams(TARGET_WIDTH, TARGET_HEIGHT) in onCreate() constant