Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java312 protected boolean canLaunchFullscreenTask() { in canLaunchFullscreenTask() method in FallbackRecentsView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java254 protected boolean canLaunchFullscreenTask() { in canLaunchFullscreenTask() method in LauncherRecentsView
DTaskView.kt1224 if (!recentsView.canLaunchFullscreenTask()) { in <lambda>()
DRecentsView.java1118 protected boolean canLaunchFullscreenTask() { in canLaunchFullscreenTask() method in RecentsView
4903 if (canLaunchFullscreenTask()) {