Home
last modified time | relevance | path

Searched defs:childWeight (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DLinearLayout.java970 final float childWeight = lp.weight; in measureVertical() local
1358 final float childWeight = lp.weight; in measureHorizontal() local