Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt253 private val rootViewDisplayId: Int in <lambda>() constant
1152 if (taskContainers.any { it.task.key.displayId != rootViewDisplayId }) { in <lambda>()