Searched defs:AnimationListenerWrapper (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/fragment/java/android/support/v4/app/
H A DFragmentManager.java1604 animation.setAnimationListener(new AnimationListenerWrapper(listener) {
3906 private static class AnimationListenerWrapper implements AnimationListener { class in class:FragmentManagerImpl
3909 private AnimationListenerWrapper(AnimationListener wrapped) { method in class:FragmentManagerImpl.AnimationListenerWrapper
3941 private static class AnimateOnHWLayerIfNeededListener extends AnimationListenerWrapper {

Completed in 50 milliseconds