Home
last modified time | relevance | path

Searched defs:showChevron (Results 1 – 2 of 2) sorted by relevance

/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
DQuickSettingsGrid.kt68 val showChevron: Boolean in <lambda>() constant
176 val showChevron = viewModel.showChevron in tileHeight() constant
DSystemUi.kt893 override val showChevron: Boolean = showChevron in quickSettingsTile() constant