Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DLetterboxAppearanceCalculatorTest.kt82 val letterboxAppearance = regex
87 .that(letterboxAppearance.appearance)
98 val letterboxAppearance = regex
103 .that(letterboxAppearance.appearance)
139 val letterboxAppearance = regex
155 val letterboxAppearance = regex
168 val letterboxAppearance = regex
181 val letterboxAppearance = regex
194 val letterboxAppearance = regex
208 val letterboxAppearance = regex
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DSystemBarAttributesListener.kt114 val letterboxAppearance = regex
117 lastLetterboxAppearance = letterboxAppearance
118 Pair(letterboxAppearance.appearance, letterboxAppearance.appearanceRegions)