Home
last modified time | relevance | path

Searched defs:canStartHomeSafely (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java98 protected boolean canStartHomeSafely() { in canStartHomeSafely() method in LauncherRecentsView
DRecentsView.java2383 protected abstract boolean canStartHomeSafely(); in canStartHomeSafely() method in RecentsView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java89 protected boolean canStartHomeSafely() { in canStartHomeSafely() method in FallbackRecentsView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOverviewCommandHelper.java144 public boolean canStartHomeSafely() { in canStartHomeSafely() method in OverviewCommandHelper
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java1270 public boolean canStartHomeSafely() { in canStartHomeSafely() method in QuickstepLauncher