Home
last modified time | relevance | path

Searched refs:recomputeViewAttributes (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewParent.java142 public void recomputeViewAttributes(View child); in recomputeViewAttributes() method
H A DSurfaceView.java322 mParent.recomputeViewAttributes(SurfaceView.this);
H A DViewGroup.java1652 public void recomputeViewAttributes(View child) { in recomputeViewAttributes() method in ViewGroup
1655 if (parent != null) parent.recomputeViewAttributes(this); in recomputeViewAttributes()
H A DView.java17644 mParent.recomputeViewAttributes(this); in setFlags()
27706 mParent.recomputeViewAttributes(this); in setSystemUiVisibility()
27779 mParent.recomputeViewAttributes(this); in setOnSystemUiVisibilityChangeListener()
27815 mParent.recomputeViewAttributes(this); in setDisabledSystemUiVisibility()
H A DViewRootImpl.java5752 public void recomputeViewAttributes(View child) { in recomputeViewAttributes() method in ViewRootImpl
/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.txt18139 HSPLandroid/view/ViewGroup;->recomputeViewAttributes(Landroid/view/View;)V
18519 HSPLandroid/view/ViewRootImpl;->recomputeViewAttributes(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18203 HSPLandroid/view/ViewGroup;->recomputeViewAttributes(Landroid/view/View;)V
18583 HSPLandroid/view/ViewRootImpl;->recomputeViewAttributes(Landroid/view/View;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53161 method public void recomputeViewAttributes(android.view.View);
53314 method public void recomputeViewAttributes(android.view.View);