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
1705 if (horizontalWeight != o.horizontalWeight) {
1706 horizontalWeight = o.horizontalWeight;

Completed in 386 milliseconds