Searched defs:horizontalWeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManager.java133 public float horizontalWeight; field in class:WindowManager.LayoutParams
1741 if (horizontalWeight != o.horizontalWeight) {
1742 horizontalWeight = o.horizontalWeight;

Completed in 405 milliseconds