Home
last modified time | relevance | path

Searched refs:hasWeightsValid (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java1268 public boolean hasWeightsValid = false; field in GridLayout.Axis
1750 if (!hasWeightsValid) { in hasWeights()
1752 hasWeightsValid = true; in hasWeights()
1923 hasWeightsValid = false; in invalidateStructure()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67769 Landroid/widget/GridLayout$Axis;->hasWeightsValid:Z