Home
last modified time | relevance | path

Searched refs:matchingLetterbox (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLetterboxAppearanceCalculator.kt132 val matchingLetterbox = in sanitizeAppearanceRegions() constant
134 if (matchingLetterbox == null) { in sanitizeAppearanceRegions()
141 appearanceRegion.appearance, matchingLetterbox.letterboxInnerBounds) in sanitizeAppearanceRegions()