Searched refs:isLayoutDirectionInherited (Results 1 – 4 of 4) sorted by relevance
5339 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()
22797 public boolean isLayoutDirectionInherited() { in isLayoutDirectionInherited() method in View
17925 HSPLandroid/view/View;->isLayoutDirectionInherited()Z
62866 Landroid/view/View;->isLayoutDirectionInherited()Z