Searched defs:preloadRawTasks (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
H A DRecentsTaskLoadPlan.java47 * 1) preloadRawTasks() will load the raw set of recents tasks from the system
103 public synchronized void preloadRawTasks(boolean includeFrontMostExcludedTask) { method in class:RecentsTaskLoadPlan
128 preloadRawTasks(includeFrontMostExcludedTask);

Completed in 52 milliseconds