Home
last modified time | relevance | path

Searched refs:heightPercent (Results 1 – 25 of 25) sorted by relevance

/frameworks/support/percent/src/main/java/androidx/percentlayout/widget/
DPercentLayoutHelper.java216 info.heightPercent = value; in getPercentLayoutInfo()
380 return state == View.MEASURED_STATE_TOO_SMALL && info.heightPercent >= 0 in shouldHandleMeasuredHeightTooSmall()
410 public float heightPercent; field in PercentLayoutHelper.PercentLayoutInfo
437 heightPercent = -1f; in PercentLayoutInfo()
467 || mPreservedParams.height == 0) && (heightPercent < 0); in fillLayoutParams()
473 if (heightPercent >= 0) { in fillLayoutParams()
474 params.height = Math.round(heightHint * heightPercent); in fillLayoutParams()
563 + " %f, %f, %f, %f)", widthPercent, heightPercent, leftMarginPercent, in toString()
/frameworks/support/percent/api_legacy/
D27.0.0.txt41 field public float heightPercent;
D28.0.0-alpha1.txt41 field public float heightPercent;
D26.0.0.txt41 field public float heightPercent;
D27.1.0.txt41 field public float heightPercent;
Dcurrent.txt41 field public float heightPercent;
D26.1.0.txt41 field public float heightPercent;
/frameworks/support/percent/api/
Dcurrent.txt41 field public float heightPercent;
/frameworks/support/api/
D25.2.0.txt1066 field public float heightPercent;
D25.0.0.txt872 field public float heightPercent;
D24.2.0.txt851 field public float heightPercent;
D23.0.0.txt502 field public float heightPercent;
D23.1.1.txt549 field public float heightPercent;
D25.4.0.txt1226 field public float heightPercent;
D23.2.1.txt672 field public float heightPercent;
D26.0.0-alpha1.txt1562 field public float heightPercent;
D23.2.0.txt672 field public float heightPercent;
D23.4.0.txt674 field public float heightPercent;
D23.1.0.txt546 field public float heightPercent;
D25.3.0.txt1196 field public float heightPercent;
D24.0.0.txt698 field public float heightPercent;
D26.0.0-beta1.txt1849 field public float heightPercent;
D26.0.0-beta2.txt1857 field public float heightPercent;
D26.1.0.txt1784 field public float heightPercent;
D24.1.0.txt698 field public float heightPercent;