Home
last modified time | relevance | path

Searched refs:isLayoutDirectionInherited (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java5328 if (child.isLayoutDirectionInherited()) { in addViewInner()
7847 if (child.isLayoutDirectionInherited()) { in resolveRtlPropertiesIfNeeded()
7865 if (child.isLayoutDirectionInherited()) { in resolveLayoutDirection()
7919 if (child.isLayoutDirectionInherited() && !child.isPaddingResolved()) { in resolvePadding()
7934 if (child.isLayoutDirectionInherited() && !child.areDrawablesResolved()) { in resolveDrawables()
7964 if (child.isLayoutDirectionInherited()) { in resetResolvedLayoutDirection()
8015 if (child.isLayoutDirectionInherited()) { in resetResolvedPadding()
8032 if (child.isLayoutDirectionInherited()) { in resetResolvedDrawables()
H A DView.java21686 public boolean isLayoutDirectionInherited() { in isLayoutDirectionInherited() method in View
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17597 HSPLandroid/view/View;->isLayoutDirectionInherited()Z+]Landroid/view/View;missing_types
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17661 HSPLandroid/view/View;->isLayoutDirectionInherited()Z+]Landroid/view/View;missing_types
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63509 Landroid/view/View;->isLayoutDirectionInherited()Z