Home
last modified time | relevance | path

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

/development/samples/Home/src/com/example/android/home/
DApplicationsStackLayout.java252 final View view = createApplicationIcon(mInflater, this, info); in stackApplications()
302 private View createApplicationIcon(LayoutInflater inflater, in createApplicationIcon() method in ApplicationsStackLayout