Searched refs:getLayoutAnimationListener (Results 1 – 2 of 2) sorted by relevance
71 assertThat(root.getLayoutAnimationListener(), nullValue()); in testLayoutAnimationListener()85 assertThat(root.getLayoutAnimationListener(), sameInstance(animationListener)); in testLayoutAnimationListener()
239 public AnimationListener getLayoutAnimationListener() { in getLayoutAnimationListener() method in ShadowViewGroup