Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java181 IStartingWindow startingWindow, IRecentTasks recentTasks, in setProxy() argument
193 mRecentTasks = recentTasks; in setProxy()
DTouchInteractionService.java173 IRecentTasks recentTasks = IRecentTasks.Stub.asInterface( in onInitialize() local
184 recentTasks, launcherUnlockAnimationController, backAnimation, desktopMode, in onInitialize()