Home
last modified time | relevance | path

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

/development/samples/Home/src/com/example/android/home/
DHome.java109 private LayoutAnimationController mHideLayoutAnimation; field in Home
564 if (mHideLayoutAnimation == null) { in hideApplications()
565 mHideLayoutAnimation = AnimationUtils.loadLayoutAnimation( in hideApplications()