Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/
DMediaRecommendationsViewModel.kt187 contentDescription = { gutsVisible -> in <lambda>() method
188 if (gutsVisible) { in <lambda>()
DMediaControlViewModel.kt117 contentDescription = { gutsVisible -> in <lambda>() method
118 if (gutsVisible) { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaViewController.kt633 gutsVisible = guts in <lambda>()
1174 var gutsVisible: Boolean = false variable in com.android.systemui.media.controls.ui.controller.CacheKey