Home
last modified time | relevance | path

Searched refs:horizontalWeight (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManager.java554 public float horizontalWeight; field in WindowManager.LayoutParams
2889 if (horizontalWeight != o.horizontalWeight) { in copyFrom()
2890 horizontalWeight = o.horizontalWeight; in copyFrom()
3295 encoder.addProperty("horizontalWeight", horizontalWeight); in encodeProperties()
DViewRootImpl.java2550 if (lp.horizontalWeight > 0.0f) { in performTraversals()
2551 width += (int) ((mWidth - width) * lp.horizontalWeight); in performTraversals()
/frameworks/base/core/java/android/widget/
DToast.java491 mParams.horizontalWeight = 1.0f; in handleShow()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...