Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/
DUiModeNightTileMapperTest.kt95 val expectedContentDescription = in mapsEnabledDataToUnavailableStateWhenOnPowerSave() constant
101 contentDescription = expectedContentDescription in mapsEnabledDataToUnavailableStateWhenOnPowerSave()
115 val expectedContentDescription = in mapsDisabledDataToUnavailableStateWhenOnPowerSave() constant
121 contentDescription = expectedContentDescription in mapsDisabledDataToUnavailableStateWhenOnPowerSave()
231 val expectedContentDescription = in supportsOnlyLongClickActionWhenUnavailableInPowerSaveInNightMode() constant
239 contentDescription = expectedContentDescription, in supportsOnlyLongClickActionWhenUnavailableInPowerSaveInNightMode()
478 val expectedContentDescription = in secondaryLabelCorrectWhenInPowerSaveAndUiModeIsUnknownCustomNotInNightMode() constant
486 contentDescription = expectedContentDescription, in secondaryLabelCorrectWhenInPowerSaveAndUiModeIsUnknownCustomNotInNightMode()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/
DWifiViewModelIconParameterizedTest.kt151 val expectedContentDescription = in <lambda>() constant
154 .isEqualTo(expectedContentDescription) in <lambda>()