Searched refs:isLetterboxActivityCornersRounded (Results 1 – 3 of 3) sorted by relevance
475 boolean isLetterboxActivityCornersRounded() { in isLetterboxActivityCornersRounded() method in LetterboxConfiguration
1011 return mLetterboxConfiguration.isLetterboxActivityCornersRounded() in shouldLetterboxHaveRoundedCorners()1521 && mLetterboxConfiguration.isLetterboxActivityCornersRounded(); in requiresRoundedCorners()
653 doReturn(true).when(mLetterboxConfiguration).isLetterboxActivityCornersRounded(); in mockForGetCropBoundsAndRoundedCorners()