Searched refs:isLayoutDirectionInherited (Results 1 – 4 of 4) sorted by relevance
5200 if (child.isLayoutDirectionInherited()) { in addViewInner()7442 if (child.isLayoutDirectionInherited()) { in resolveRtlPropertiesIfNeeded()7460 if (child.isLayoutDirectionInherited()) { in resolveLayoutDirection()7514 if (child.isLayoutDirectionInherited() && !child.isPaddingResolved()) { in resolvePadding()7529 if (child.isLayoutDirectionInherited() && !child.areDrawablesResolved()) { in resolveDrawables()7559 if (child.isLayoutDirectionInherited()) { in resetResolvedLayoutDirection()7610 if (child.isLayoutDirectionInherited()) { in resetResolvedPadding()7627 if (child.isLayoutDirectionInherited()) { in resetResolvedDrawables()
19821 public boolean isLayoutDirectionInherited() { in isLayoutDirectionInherited() method in View
17009 HSPLandroid/view/View;->isLayoutDirectionInherited()Z
77938 Landroid/view/View;->isLayoutDirectionInherited()Z