Searched refs:shouldUseLetterboxAppearance (Results 1 – 1 of 1) sorted by relevance
294 if (shouldUseLetterboxAppearance(letterboxDetails)) { in modifyAppearanceIfNeeded()307 private fun shouldUseLetterboxAppearance(letterboxDetails: List<LetterboxDetails>) = in shouldUseLetterboxAppearance() method