Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchViewController.java83 boolean updateTasks, in openQuickSwitchView() argument
93 updateTasks, in openQuickSwitchView()
DKeyboardQuickSwitchView.java183 boolean updateTasks, in applyLoadPlan() argument
217 updateTasks ? mViewCallbacks::updateThumbnailInBackground : null, in applyLoadPlan()
218 updateTasks ? mViewCallbacks::updateIconInBackground : null); in applyLoadPlan()