Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaCarouselController.kt1784 fun firstActiveMediaIndex(): Int { in dataKeys() method
1815 if (firstActiveMediaIndex() != -1) { in hasActiveMediaOrRecommendationCard()