Searched refs:opticalInsetsBottom (Results 1 – 1 of 1) sorted by relevance
668 final int opticalInsetsBottom = opticalPaddings.bottom; in testItemDecorationAndMarginsAndOpticalBounds() local672 assertTrue(opticalInsetsBottom > 0); in testItemDecorationAndMarginsAndOpticalBounds()686 assertEquals(itemHeight + opticalInsetsTop + opticalInsetsBottom, in testItemDecorationAndMarginsAndOpticalBounds()699 (child1.getTop() + opticalInsetsTop) - (child0.getBottom() - opticalInsetsBottom)); in testItemDecorationAndMarginsAndOpticalBounds()701 (child2.getTop() + opticalInsetsTop) - (child1.getBottom() - opticalInsetsBottom)); in testItemDecorationAndMarginsAndOpticalBounds()