Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/display/data/repository/
DDisplayRepository.kt147 private val enabledDisplayIds: Flow<Set<Int>> = constant
177 enabledDisplayIds
280 combine(enabledDisplayIds, connectedExternalDisplayIds, ignoredDisplayIds) {