Searched refs:layoutDir (Results 1 – 3 of 3) sorted by relevance
539 int layoutDir = (splitAttributes.getLayoutDirection() == LayoutDirection.LOCALE) in getExpectedBoundsPair() local542 final boolean isPrimaryRightOrBottomContainer = isPrimaryRightOrBottomContainer(layoutDir); in getExpectedBoundsPair()563 switch (layoutDir) { in getExpectedBoundsPair()578 + layoutDir); in getExpectedBoundsPair()596 final boolean isHorizontal = isHorizontal(layoutDir); in getExpectedBoundsPair()
321 private SplitPairRule createUnevenWidthSplitPairRule(int layoutDir) { in createUnevenWidthSplitPairRule() argument328 .setLayoutDirection(layoutDir) in createUnevenWidthSplitPairRule()
282 private void verifyAccessHorizontalSpacing(final int layoutDir) throws Throwable { in verifyAccessHorizontalSpacing() argument283 mActivityRule.runOnUiThread(() -> mGridView.setLayoutDirection(layoutDir)); in verifyAccessHorizontalSpacing()298 if (layoutDir == View.LAYOUT_DIRECTION_LTR) { in verifyAccessHorizontalSpacing()311 if (layoutDir == View.LAYOUT_DIRECTION_LTR) { in verifyAccessHorizontalSpacing()