Searched refs:getDrawableIntrinsicSize (Results 1 – 1 of 1) sorted by relevance
1037 assertEquals(getDrawableIntrinsicSize(R.drawable.rounded_corner_top), in testOnlyRoundedCornerRadiusTop()1058 assertEquals(getDrawableIntrinsicSize(R.drawable.rounded_corner_bottom), in testOnlyRoundedCornerRadiusBottom()1441 private Size getDrawableIntrinsicSize(@DrawableRes int drawableResId) { in getDrawableIntrinsicSize() method in ScreenDecorationsTest