Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopModeTaskRepository.kt226 notifyVisibleTaskListeners(otherDisplayId, hasVisibleFreeformTasks = false)
252 notifyVisibleTaskListeners(displayId, newCount > 0)
256 private fun notifyVisibleTaskListeners(displayId: Int, hasVisibleFreeformTasks: Boolean) { regex