Home
last modified time | relevance | path

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

/development/samples/Home/src/com/example/android/home/
DHome.java108 private LayoutAnimationController mShowLayoutAnimation; field in Home
528 if (mShowLayoutAnimation == null) { in showApplications()
529 mShowLayoutAnimation = AnimationUtils.loadLayoutAnimation( in showApplications()