Searched refs:horizontalWeight (Results 1 – 6 of 6) sorted by relevance
196 public float horizontalWeight; field in WindowManager.LayoutParams2213 if (horizontalWeight != o.horizontalWeight) { in copyFrom()2214 horizontalWeight = o.horizontalWeight; in copyFrom()2552 encoder.addProperty("horizontalWeight", horizontalWeight); in encodeProperties()
2164 if (lp.horizontalWeight > 0.0f) { in performTraversals()2165 width += (int) ((mWidth - width) * lp.horizontalWeight); in performTraversals()
473 mParams.horizontalWeight = 1.0f; in handleShow()
34787 field public float horizontalWeight;
46845 field public float horizontalWeight;
50387 field public float horizontalWeight;