Searched refs:resolveLayoutDirection (Results 1 – 10 of 10) sorted by relevance
25 override fun resolveLayoutDirection(): Boolean { in <lambda>() method27 return super.resolveLayoutDirection().also { resolved -> in <lambda>()
387 resolveLayoutDirection(); in reorient()
1683 resolveLayoutDirection(layoutDirection); in getRules()1709 public void resolveLayoutDirection(int layoutDirection) { in resolveLayoutDirection() method in LayoutParams1715 super.resolveLayoutDirection(layoutDirection); in resolveLayoutDirection()
968 resolveLayoutDirection(); in reorient()
7904 public boolean resolveLayoutDirection() { in resolveLayoutDirection() method in ViewGroup7905 final boolean result = super.resolveLayoutDirection(); in resolveLayoutDirection()7911 child.resolveLayoutDirection(); in resolveLayoutDirection()8440 public void resolveLayoutDirection(int layoutDirection) { in resolveLayoutDirection() method in ViewGroup.LayoutParams8919 public void resolveLayoutDirection(int layoutDirection) { in resolveLayoutDirection() method in ViewGroup.MarginLayoutParams
20785 mLayoutParams.resolveLayoutDirection(getLayoutDirection()); in resolveLayoutParams()22577 resolveLayoutDirection(); in resolveRtlPropertiesIfNeeded()22713 public boolean resolveLayoutDirection() { in resolveLayoutDirection() method in View
18078 HSPLandroid/view/View;->resolveLayoutDirection()Z18296 HSPLandroid/view/ViewGroup$LayoutParams;->resolveLayoutDirection(I)V18307 HSPLandroid/view/ViewGroup$MarginLayoutParams;->resolveLayoutDirection(I)V18499 HSPLandroid/view/ViewGroup;->resolveLayoutDirection()Z20875 HSPLandroid/widget/RelativeLayout$LayoutParams;->resolveLayoutDirection(I)V
63111 Landroid/view/View;->resolveLayoutDirection()Z63597 Landroid/view/ViewGroup;->resolveLayoutDirection()Z
34212 method public void resolveLayoutDirection(int);
55191 method public void resolveLayoutDirection(int);