Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopModeTaskRepository.kt221 val otherDisplays = displayData.keyIterator().asSequence().filter { it != displayId } regex
222 for (otherDisplayId in otherDisplays) {