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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
H A DRecentsTaskLoadPlan.java64 HashMap<Task.ComponentNameKey, ActivityInfoHandle> mActivityInfoCache =
65 new HashMap<Task.ComponentNameKey, ActivityInfoHandle>();
111 ActivityInfoHandle infoHandle;
117 infoHandle = new ActivityInfoHandle();
178 ActivityInfoHandle infoHandle;
184 infoHandle = new ActivityInfoHandle();
H A DRecentsTaskLoader.java41 class ActivityInfoHandle { class
339 ActivityInfoHandle infoHandle) {
367 Resources res, ActivityInfoHandle infoHandle, boolean loadIfNotCached) {

Completed in 48 milliseconds