Home
last modified time | relevance | path

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

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