Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentTasksController.java306 || !shouldEnableRunningTasksForDesktopMode() in notifyRunningTaskAppeared()
322 || !shouldEnableRunningTasksForDesktopMode() in notifyRunningTaskVanished()
338 || !shouldEnableRunningTasksForDesktopMode() in notifyRunningTaskChanged()
362 private boolean shouldEnableRunningTasksForDesktopMode() { in shouldEnableRunningTasksForDesktopMode() method in RecentTasksController