Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java5339 if (child.isLayoutDirectionInherited()) { in addViewInner()
7892 if (child.isLayoutDirectionInherited()) { in resolveRtlPropertiesIfNeeded()
7910 if (child.isLayoutDirectionInherited()) { in resolveLayoutDirection()
7964 if (child.isLayoutDirectionInherited() && !child.isPaddingResolved()) { in resolvePadding()
7979 if (child.isLayoutDirectionInherited() && !child.areDrawablesResolved()) { in resolveDrawables()
8009 if (child.isLayoutDirectionInherited()) { in resetResolvedLayoutDirection()
8060 if (child.isLayoutDirectionInherited()) { in resetResolvedPadding()
8077 if (child.isLayoutDirectionInherited()) { in resetResolvedDrawables()
DView.java22797 public boolean isLayoutDirectionInherited() { in isLayoutDirectionInherited() method in View
/frameworks/base/boot/
Dboot-image-profile.txt17925 HSPLandroid/view/View;->isLayoutDirectionInherited()Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62866 Landroid/view/View;->isLayoutDirectionInherited()Z