Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DFallbackRecentsView.java85 protected void handleStartHome(boolean animated) { in handleStartHome() method in FallbackRecentsView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java91 protected void handleStartHome(boolean animated) { in handleStartHome() method in LauncherRecentsView
DRecentsView.java2490 handleStartHome(animated); in startHome()
2493 protected abstract void handleStartHome(boolean animated); in handleStartHome() method in RecentsView