Home
last modified time | relevance | path

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

/development/samples/Home/src/com/example/android/home/
DHome.java540 mGridEntry.setAnimationListener(new ShowGrid()); in showApplications()
707 private class ShowGrid implements Animation.AnimationListener { class in Home