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

/development/samples/Home/src/com/example/android/home/
H A DApplicationsStackLayout.java72 private List<ApplicationInfo> mRecents; field in class:ApplicationsStackLayout
214 stackApplications(mRecents, childLeft, childTop);
237 stackApplications(mRecents, childLeft, childTop);
333 mRecents = applications;

Completed in 4 milliseconds