Searched refs:executePlan (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
H A DRecentsTaskLoadPlan.java50 * 3) executePlan() will actually load and fill in the icons and thumbnails according to the load
204 public synchronized void executePlan(Options opts, RecentsTaskLoader loader, method in class:RecentsTaskLoadPlan
H A DRecentsTaskLoader.java347 plan.executePlan(opts, this, mLoadQueue);

Completed in 67 milliseconds