Home
last modified time | relevance | path

Searched refs:measureChildren (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/
H A DCredentialPasswordView.kt109 measureChildren(halfWidthSpec, fullHeightSpec)
111 measureChildren(widthMeasureSpec, fullHeightSpec)
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsoluteLayout.java67 measureChildren(widthMeasureSpec, heightMeasureSpec); in onMeasure()
H A DAdapterViewAnimator.java688 private void measureChildren() { in measureChildren() method in AdapterViewAnimator
741 measureChildren(); in onMeasure()
H A DStackView.java1138 private void measureChildren() {
1231 measureChildren();
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DNumPadKey.java183 measureChildren(widthMeasureSpec, heightMeasureSpec); in onMeasure()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java6953 protected void measureChildren(int widthMeasureSpec, int heightMeasureSpec) { in measureChildren() method in ViewGroup
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18120 HSPLandroid/view/ViewGroup;->measureChildren(II)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66269 Landroid/widget/AdapterViewAnimator;->measureChildren()V
70040 Landroid/widget/StackView;->measureChildren()V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18184 HSPLandroid/view/ViewGroup;->measureChildren(II)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53142 method protected void measureChildren(int, int);