Searched refs:horizontalWeight (Results 1 – 11 of 11) sorted by relevance
148 mParams.horizontalWeight = 1.0f; in handleShow()
1013 public float horizontalWeight; field in WindowManager.LayoutParams4096 if (horizontalWeight != o.horizontalWeight) { in copyFrom()4097 horizontalWeight = o.horizontalWeight; in copyFrom()4642 encoder.addProperty("horizontalWeight", horizontalWeight); in encodeProperties()
3156 if (lp.horizontalWeight > 0.0f) { in performTraversals()3157 width += (int) ((mWidth - width) * lp.horizontalWeight); in performTraversals()
146 params.horizontalWeight = 1.0f; in adjustLayoutParams()
479 params.horizontalWeight = TOAST_PARAMS_HORIZONTAL_WEIGHT; in makeOverlayToast()
208 assertThat(params.horizontalWeight).isEqualTo(TOAST_PARAMS_HORIZONTAL_WEIGHT); in makeOverlayToast_withGravityFlags_addViewWithLayoutParams()
599 params.horizontalWeight = 1.0f; in createCustomTextToast()
1133 params.horizontalWeight = TOAST_PARAMS_HORIZONTAL_WEIGHT;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
50652 field public float horizontalWeight;
34787 field public float horizontalWeight;