Home | History | Annotate | Download | only in widget

Lines Matching refs:getFloat

140         mWeightSum = a.getFloat(R.styleable.LinearLayout_weightSum, -1.0f);
1404 weight = a.getFloat(com.android.internal.R.styleable.LinearLayout_Layout_layout_weight, 0);